Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2019-06-07 18:57:30 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2019-06-07 18:57:30 +0300
commitf67b40bfc0b27987968f5b2a459ccf2e89412cc0 (patch)
tree78600887f0a821b92f935a23c4567411956d0e5c /README.md
parentedbdf93babc9a9ccc9c3e36097c9cdc8efd6a801 (diff)
Add screenshot and key points to readme
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index a48927495..58956a9b4 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,14 @@
# Nextcloud Text
-**Collaborative markdown editing**
+**📑 Collaborative document editing!**
+
+![](img/screenshot.png)
+
+- **📝 Focused writing:** No distractions, only the formatting you need.
+- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!
+- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.
+- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!
+
## 🏗 Development setup