doc(readme): link to TESTING.md

This commit is contained in:
Geoff Cox 2017-09-25 15:35:02 -07:00 committed by GitHub
parent 401a0fcf55
commit 3402a0d2cb

View file

@ -25,3 +25,5 @@ A JS API for CouchDB that does the heavy lifting
* [Examples](https://github.com/redgeoff/slouch/tree/master/examples)
* [Reference](https://github.com/redgeoff/slouch/wiki#table-of-contents)
* [Dont Just Relax; Slouch: A JS Client for CouchDB that Does the Heavy Lifting](https://medium.com/@redgeoff/dont-just-relax-slouch-a-js-client-for-couchdb-that-does-the-heavy-lifting-d8232eba8e2c)
## [Testing/Contributing](TESTING.md)