Skip to content

Commit cb5aeba

Browse files
feat: Update quickstart
1 parent b06f773 commit cb5aeba

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

quickstart/README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,19 @@
33
> My project description
44
55
[![Made with Docsify](https://img.shields.io/badge/Made%20with-Docsify-1f425f.svg)](https://docsify.js.org/)
6-
<!-- TODO: Update repo links.-->
7-
[![GitHub release](https://img.shields.io/github/tag/<USERNAME>/<REPO-NAME>.svg)](https://GitHub.com/<USERNAME>/<REPO-NAME>/tags/)
8-
<!-- TODO: Update repo link and change license type if not MIT. -->
9-
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/<USERNAME>/<REPO-NAME>/blob/master/LICENSE)
6+
[![GitHub tag](https://img.shields.io/github/tag/<USERNAME>/<REPO-NAME>.svg)](https://GitHub.com/<USERNAME>/<REPO-NAME>/tags/) <!-- TODO: Update repo links.-->
7+
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/<USERNAME>/<REPO-NAME>/blob/master/LICENSE) <!-- TODO: Update repo link and change license type if not MIT. -->
108

119
<!-- TODO: Replace the body below with your headings and content. -->
1210

1311
## Sample
1412

15-
...
13+
_TODO: Complete with your content._
1614

1715
## Installation
1816

19-
...
17+
_TODO: Complete with your content._
2018

2119
## Usage
2220

23-
...
21+
_TODO: Complete with your content._

0 commit comments

Comments
 (0)