From 239f397067fb94921e8fbcab935c77f0f3baa632 Mon Sep 17 00:00:00 2001 From: James Allen Date: Fri, 15 Aug 2014 12:34:36 +0100 Subject: [PATCH] Create README.md --- services/spelling/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 services/spelling/README.md diff --git a/services/spelling/README.md b/services/spelling/README.md new file mode 100644 index 0000000000..c0a67ee443 --- /dev/null +++ b/services/spelling/README.md @@ -0,0 +1,14 @@ +spelling-sharelatex +=================== + +The backend spellcheck API that performs spell checking for ShareLaTeX + + +[![Build Status](https://travis-ci.org/sharelatex/spelling-sharelatex.png?branch=master)](https://travis-ci.org/sharelatex/spelling-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.