From 2e33152391dedcf040bef7e7caaec564ab0389e1 Mon Sep 17 00:00:00 2001 From: harakeishi Date: Sat, 29 Jan 2022 14:12:12 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=E7=9B=AE=E6=AC=A1=E3=82=92=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cbdefb8..8b63055 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ ![logo](logo.png) -# whereis + + "whereis" is Displays management information for IPs associated with the domain. + +[![GitHub release](https://img.shields.io/github/release/harakeishi/whereis.svg)](https://github.com/harakeishi/whereis/releases)[![Go Report Card](https://goreportcard.com/badge/github.com/harakeishi/whereis)](https://goreportcard.com/report/github.com/harakeishi/whereis) +# Table of Contents +- [Table of Contents](#table-of-contents) +- [DEMO](#demo) +- [Installation](#installation) +- [Usage](#usage) +- [License](#license) +- [Contributing](#contributing) # DEMO ```bash From 440694d1b73fed02494281472177f66a40303aa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8E=9F=E3=80=80=E6=85=A7=E5=A3=AB?= <44335168+harakeishi@users.noreply.github.com> Date: Sat, 29 Jan 2022 14:13:57 +0900 Subject: [PATCH 2/2] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b63055..2522b76 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ [![GitHub release](https://img.shields.io/github/release/harakeishi/whereis.svg)](https://github.com/harakeishi/whereis/releases)[![Go Report Card](https://goreportcard.com/badge/github.com/harakeishi/whereis)](https://goreportcard.com/report/github.com/harakeishi/whereis) # Table of Contents -- [Table of Contents](#table-of-contents) - [DEMO](#demo) - [Installation](#installation) - [Usage](#usage) @@ -96,4 +95,4 @@ This software includes the work that is distributed in the Apache License 2.0. このソフトウェアは、 Apache 2.0ライセンスで配布されている製作物が含まれています。 # Contributing -Feel free to open issues \ No newline at end of file +Feel free to open issues