From 172978a64a34ebc872d775f78bfa4aaee96b06de Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 7 Oct 2019 19:48:41 +0200 Subject: [PATCH] Add links to EP stuff --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 51a669d..b13a938 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,12 @@ Please see the following links for further reading: * https://isort.readthedocs.io * https://black.readthedocs.io +Keeping track of Etherpad-lite +------------------------------ + +* [Etherpad-lite API documentation](https://etherpad.org/doc/v1.7.5/) +* [Etherpad-lite releases](https://github.com/ether/etherpad-lite/releases) + License =======