From 8b915bb04b81216337b715a10f5f20a91cec9189 Mon Sep 17 00:00:00 2001 From: hyesung oh Date: Tue, 21 Jun 2022 02:44:41 +0900 Subject: [PATCH] apply cicd badge and update gif at readme (#8) --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index b32c9d8..9fea152 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,8 @@ # create-comet-land -[![Total alerts](https://img.shields.io/lgtm/alerts/g/hyesungoh/create-comet-land.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/hyesungoh/create-comet-land/alerts/) [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/hyesungoh/create-comet-land.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/hyesungoh/create-comet-land/context:javascript) +[![Total alerts](https://img.shields.io/lgtm/alerts/g/hyesungoh/create-comet-land.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/hyesungoh/create-comet-land/alerts/) [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/hyesungoh/create-comet-land.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/hyesungoh/create-comet-land/context:javascript) [![CI](https://github.com/hyesungoh/create-comet-land/actions/workflows/CI.yml/badge.svg)](https://github.com/hyesungoh/create-comet-land/actions/workflows/CI.yml) [![Publish Package to npmjs](https://github.com/hyesungoh/create-comet-land/actions/workflows/CD.yml/badge.svg)](https://github.com/hyesungoh/create-comet-land/actions/workflows/CD.yml) + +Generate [`comet-land`](https://github.com/hyesungoh/comet-land) app with command. ![comet-land-blog](https://user-images.githubusercontent.com/26461307/159371599-95b2acd5-e5eb-482c-9ead-d8f601f034b5.png) @@ -10,8 +12,6 @@ ### [RESUME DEMO](https://comet-land-resume.vercel.app/) -Generate [`comet-land`](https://github.com/hyesungoh/comet-land) app with command. - ## Usage ```bash @@ -21,4 +21,4 @@ npx create-comet-land yarn create comet-land ``` -![create-comet-land-v1](https://user-images.githubusercontent.com/26461307/174493637-56860e31-befd-4a2b-8058-6a7cc7192df0.gif) \ No newline at end of file +![create-comet-land-v1.0.7](https://user-images.githubusercontent.com/26461307/174654540-4f2ab425-8d94-40b0-aa0d-89ddd026c1f9.gif)