From f4e7b47b9001241b5dd70935f00d376875f045a5 Mon Sep 17 00:00:00 2001 From: James Allen Date: Mon, 28 Apr 2014 16:50:23 +0100 Subject: [PATCH] Create README.md --- services/docstore/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 services/docstore/README.md 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.