From a96ab367f207f7f10dcc0d30b84c9522030b6bea Mon Sep 17 00:00:00 2001 From: James Allen Date: Fri, 15 Aug 2014 11:08:03 +0100 Subject: [PATCH] Create README.md --- services/chat/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 services/chat/README.md diff --git a/services/chat/README.md b/services/chat/README.md new file mode 100644 index 0000000000..74adb9b377 --- /dev/null +++ b/services/chat/README.md @@ -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.