mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-29 08:33:33 -05:00
Create README.md
This commit is contained in:
parent
f09444de3b
commit
f4e7b47b90
1 changed files with 13 additions and 0 deletions
13
services/docstore/README.md
Normal file
13
services/docstore/README.md
Normal file
|
@ -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.
|
Loading…
Reference in a new issue