mirror of
https://github.com/localForage/localForage.git
synced 2026-01-18 14:31:57 +00:00
Merge pull request #810 from localForage/docs/add-chinese-translation-info
docs: Add link to Chinese documentation (fix #796)
This commit is contained in:
commit
2cdbd74b37
12
README.md
12
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/
|
||||
|
||||
@ -40,6 +40,7 @@
|
||||
<ul>
|
||||
<li><a href="https://github.com/localForage/localForage">View on GitHub</a></li>
|
||||
<li><a href="https://github.com/localForage/localForage/issues">Issues</a></li>
|
||||
<li><a href="https://localforage.docschina.org">中文版</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="right">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user