Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
snej committed May 1, 2019
1 parent 75b0378 commit dd8ed4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -110,7 +110,7 @@ greeting = readProps["greeting"]
* [C API documentation](http://labs.couchbase.com/couchbase-lite-C/C/html/modules.html) (generated by Doxygen)
* Or you could just [read the header files](https://github.com/couchbaselabs/couchbase-lite-C/tree/master/include/cbl)
* [Using Fleece](https://github.com/couchbaselabs/fleece/wiki/Using-Fleece) — Fleece is the API for document properties
* [Contributor guidelines](docs/CONTRIBUTING.md), should you wish to submit bug fixes, tests, or other improvements
* [Contributor guidelines](CONTRIBUTING.md), should you wish to submit bug fixes, tests, or other improvements

## Building It

Expand Down

0 comments on commit dd8ed4d

Please sign in to comment.