From bbe50a3e34ed5018e8b56b1be89839f48fe168a6 Mon Sep 17 00:00:00 2001 From: "Matthew Riley MacPherson (tofumatt)" Date: Sat, 31 Mar 2018 17:43:28 +0100 Subject: [PATCH] docs: Add link to Chinese documentation (fix #796) --- README.md | 12 +++--------- docs/index.html | 1 + 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index ac69138..9ca78d3 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,6 @@ Download the [latest localForage from GitHub](https://github.com/localForage/loc npm install localforage ``` -or [bower](http://bower.io): - -```bash -bower install localforage -``` - localForage is compatible with [browserify](http://browserify.org/). [supported browsers]: https://github.com/localForage/localForage/wiki/Supported-Browsers-Platforms @@ -40,14 +34,14 @@ localForage is compatible with [browserify](http://browserify.org/). ## Support Lost? Need help? Try the -[localForage API documentation](https://localforage.github.io/localForage). +[localForage API documentation](https://localforage.github.io/localForage). [localForage API文档也有中文版。](https://localforage.docschina.org) -If you're stuck using the library, running the tests, or want to contribute +If you're having trouble using the library, running the tests, or want to contribute to localForage, you can visit [irc.freenode.net](https://freenode.net/) and head to the `#localforage` channel to ask questions about localForage. -The best person to ask about localForage is [**tofumatt**][tofumatt], who +You can ask [**tofumatt**][tofumatt] about localForage in IRC, who is usually online from 10am-8pm GMT. [tofumatt]: http://tofumatt.com/ diff --git a/docs/index.html b/docs/index.html index 5e7e92c..1fbf43e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -40,6 +40,7 @@