mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Create README.md
This commit is contained in:
parent
dfbd56d888
commit
a96ab367f2
1 changed files with 13 additions and 0 deletions
13
services/chat/README.md
Normal file
13
services/chat/README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
chat-sharelatex
|
||||
===============
|
||||
|
||||
The backend API that powers the chat service in ShareLaTeX
|
||||
|
||||
[![Build Status](https://travis-ci.org/sharelatex/chat-sharelatex.png?branch=master)](https://travis-ci.org/sharelatex/chat-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