diff --git a/README.md b/README.md index c61fbf92..caf8b5b3 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 27c313b9..c68f67c5 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 768f869b..d1481a8e 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 ca0019a2..cd331b31 100644 --- a/docs/zh-cn/quickstart.md +++ b/docs/zh-cn/quickstart.md @@ -51,8 +51,13 @@ docsify serve docs
+ + - ```