diff --git a/services/docstore/README.md b/services/docstore/README.md new file mode 100644 index 0000000000..9b6ba5dd83 --- /dev/null +++ b/services/docstore/README.md @@ -0,0 +1,13 @@ +docstore-sharelatex +=================== + +A CRUD API for storing and updating text documents in projects + +[![Build Status](https://travis-ci.org/sharelatex/docstore-sharelatex.png?branch=master)](https://travis-ci.org/sharelatex/docstore-sharelatex) + +License +------- + +The code in this repository is released under the GNU AFFERO GENERAL PUBLIC LICENSE, version 3. A copy can be found in the `LICENSE` file. + +Copyright (c) ShareLaTeX, 2014.