Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 50670d9

Browse files
Update README.md
1 parent beec8c7 commit 50670d9

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/docsify-js-tutorial.svg)](https://GitHub.com/MichaelCurrin/docsify-js-tutorial/tags/)
66
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/MichaelCurrin/docsify-js-tutorial/blob/master/README.md#license)
77

8-
Convert your _docs_ folder into a pretty docs website using [DocsifyJS](https://docsify.js.org/) and some minimal setup instructions. This project's site itself is also running on _Docsify_.
8+
Convert your _docs_ folder into a pretty docs website using [DocsifyJS](https://docsify.js.org/) and some minimal setup instructions. This project's site itself is also running on _DocsifyJS_.
9+
10+
?> _DocsifyJS_ is sometimes just called _Docsify_ in this guide. Also known as _Docsify.js_.
911

1012

1113
## Resource links
@@ -16,10 +18,10 @@ Convert your _docs_ folder into a pretty docs website using [DocsifyJS](https://
1618
- [DocsifyJS Template](https://michaelcurrin.github.io/docsify-js-template/) project.
1719
- [MkDocs Quickstart](https://michaelcurrin.github.io/mkdocs-quickstart/) project - as an alternative to Docsify, try this demo / tutorial / template around MkDocs.
1820

19-
## Docsify repos
21+
## Github repos
2022

21-
- [Docsify](https://github.com/docsifyjs/docsify)
22-
- [Docsify CLI](https://github.com/docsifyjs/docsify-cli) on Github.
23+
- Docsify - [docsifyjs/docsify](https://github.com/docsifyjs/docsify)
24+
- Docsify CLI - [docsifyjs/docsify-cli](https://github.com/docsifyjs/docsify-cli)
2325

2426

2527
## Purpose

0 commit comments

Comments
 (0)