diff --git a/docs/README.md b/docs/README.md index a0b15b5f..c9a90dba 100644 --- a/docs/README.md +++ b/docs/README.md @@ -17,6 +17,7 @@ See the [Quick start](quickstart.md) for more details. * Useful plugin API * Emoji support * Compatible with IE10+ +- Support SSR ([example](https://github.com/QingWei-Li/docsify-ssr-demo)) ## Examples diff --git a/docs/de-de/README.md b/docs/de-de/README.md index 9dfc6a25..883165cf 100644 --- a/docs/de-de/README.md +++ b/docs/de-de/README.md @@ -17,6 +17,7 @@ Siehe [Schnellstart](de-de/quickstart.md) für weitere Informationen. * praktische API für Erweiterungen * Unterstützung für Emoji * Kompatibel mit IE10+ +- Support SSR ([example](https://github.com/QingWei-Li/docsify-ssr-demo)) ## Beispiele diff --git a/docs/zh-cn/README.md b/docs/zh-cn/README.md index 5bc5f75a..d503ffb1 100644 --- a/docs/zh-cn/README.md +++ b/docs/zh-cn/README.md @@ -18,6 +18,7 @@ docsify 是一个动态生成文档网站的工具。不同于 GitBook、Hexo - 丰富的 API - 支持 Emoji - 兼容 IE10+ +- 支持 SSR ([example](https://github.com/QingWei-Li/docsify-ssr-demo)) ## 例子