diff --git a/README.md b/README.md index c61fbf9..caf8b5b 100644 --- a/README.md +++ b/README.md @@ -33,25 +33,7 @@ ## Quick start -Create an `index.html`. - -```html - - - - - - - - - - - -
- - - -``` +Look at [this tutorial](https://docsify.js.org/#/quickstart) or [online demo](https://jsfiddle.net/7ztb8qsr/1/). ## Browser Support diff --git a/docs/de-de/quickstart.md b/docs/de-de/quickstart.md index 27c313b..c68f67c 100644 --- a/docs/de-de/quickstart.md +++ b/docs/de-de/quickstart.md @@ -51,8 +51,13 @@ Wenn du `npm` nicht verwenden möchtest, oder Probleme bei der Installation des
+ + - ``` diff --git a/docs/quickstart.md b/docs/quickstart.md index 768f869..d1481a8 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -51,8 +51,13 @@ If you don't like `npm` or have trouble installing the tool, you can manually cr
+ + - ``` diff --git a/docs/zh-cn/quickstart.md b/docs/zh-cn/quickstart.md index ca0019a..cd331b3 100644 --- a/docs/zh-cn/quickstart.md +++ b/docs/zh-cn/quickstart.md @@ -51,8 +51,13 @@ docsify serve docs
+ + - ```