Skip to content

Commit

Permalink
apply cicd badge and update gif at readme (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyesungoh authored Jun 20, 2022
1 parent 3417400 commit 8b915bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
@@ -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)

Expand All @@ -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
Expand All @@ -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)
![create-comet-land-v1.0.7](https://user-images.githubusercontent.com/26461307/174654540-4f2ab425-8d94-40b0-aa0d-89ddd026c1f9.gif)

0 comments on commit 8b915bb

Please sign in to comment.