From 864840743563e93bfbd684a8458b6ef18c3f73e0 Mon Sep 17 00:00:00 2001 From: James Allen Date: Fri, 15 Aug 2014 11:16:38 +0100 Subject: [PATCH] Include mention of docstore service --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7181fa514d..1adc10a03d 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,11 @@ modifications. The Common LaTeX Service Interface (CLSI) which provides an API for compiling LaTeX documents. +### [docstore](https://github.com/sharelatex/docstore-sharelatex) [![Build Status](https://travis-ci.org/sharelatex/docstore-sharelatex.png?branch=master)](https://travis-ci.org/sharelatex/docstore-sharelatex) + +An API for performing CRUD (Create, Read, Update and Delete) operations on text files +stored in ShareLaTeX. + ### [filestore](https://github.com/sharelatex/filestore-sharelatex) [![Build Status](https://travis-ci.org/sharelatex/filestore-sharelatex.png?branch=master)](https://travis-ci.org/sharelatex/filestore-sharelatex) An API for performing CRUD (Create, Read, Update and Delete) operations on binary files