From b0743a3c2a39463cea8a6e6a2c3a7db461dd3aea Mon Sep 17 00:00:00 2001 From: Henry Oswald Date: Mon, 6 Jun 2016 14:25:51 +0100 Subject: [PATCH] added realtime to list of repos --- server-ce/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/server-ce/README.md b/server-ce/README.md index 63b87a2138..70c32d9e76 100644 --- a/server-ce/README.md +++ b/server-ce/README.md @@ -53,6 +53,10 @@ documents. An API for performing CRUD (Create, Read, Update and Delete) operations on text files stored in ShareLaTeX. +### [realtime](https://github.com/sharelatex/real-time-sharelatex) [![Build Status](https://travis-ci.org/sharelatex/real-time-sharelatex.png?branch=master)](https://travis-ci.org/sharelatex/real-time-sharelatex) + +The websocket process clients connect to + ### [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