From 567c40c9a4d4c8e292c5bcd5f7a339999e5d15a3 Mon Sep 17 00:00:00 2001 From: po3rin Date: Tue, 31 Mar 2020 12:08:58 +0900 Subject: [PATCH] update md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 92e82f1..6e1c671 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,18 @@ [![CircleCI](https://circleci.com/gh/po3rin/github_link_creator.svg?style=shield)](https://circleci.com/gh/po3rin/github_link_creator) [![GolangCI](https://golangci.com/badges/github.com/po3rin/github_link_creator.svg)](https://golangci.com) -## Overview +## :mag_right: Overview GitHub Link Card Creator lets you generate GitHub images has links to your repositories. This card is useful to guide to your repository in blogs etc. +## :pencil: Official WEB Client + +here !! + +https://ghlinkcard.com + ## Instalation using as CLI, you should install @@ -50,13 +56,7 @@ When raising the upper limit of API call of GitHub, You should set environment v > GitHub REST API v3 Documents > https://developer.github.com/v3/#rate-limiting -## Official Client - -This page creates an HTML tag that reads the link card to the repository. You can just put it in Markdown's blog. - -https://ghlinkcard.com - -Client repository here. +## WEB Client Repository