Skip to content

Commit

Permalink
update md
Browse files Browse the repository at this point in the history
  • Loading branch information
po3rin committed Mar 31, 2020
1 parent e5d48e9 commit 567c40c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,18 @@

<img src="https://img.shields.io/badge/go-v1.13-blue.svg"/> [![CircleCI](https://circleci.com/gh/po3rin/github_link_creator.svg?style=shield)](https://circleci.com/gh/po3rin/github_link_creator) <a href="https://codeclimate.com/github/po3rin/github_link_creator/maintainability"><img src="https://api.codeclimate.com/v1/badges/174111b317186d299133/maintainability" /></a> [![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.

<a href="https://github.com/po3rin/github_link_creator"><img src="images/example_card.png" width="460px"/></a>

## :pencil: Official WEB Client

here !!

https://ghlinkcard.com

## Instalation

using as CLI, you should install
Expand Down Expand Up @@ -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

<a href="https://github.com/po3rin/github_link_creator_client"><img src="images/client.png" width="460px"/></a>

Expand Down

0 comments on commit 567c40c

Please sign in to comment.