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:
authorJulius Hรคrtl <jus@bitgrid.net>2019-08-22 09:20:04 +0300
committerGitHub <noreply@github.com>2019-08-22 09:20:04 +0300
commit87b622ae14db91c00e68af452b54e4d23cbe0e9e (patch)
tree715dfc6e9a67afa9076a146df9d4ea5d4a45257e
parentd27dc6481546233b8f3a717cef7c75c86aeac869 (diff)
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dc2eb7b1d..8b44c72c1 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@
- **๐Ÿ’พ 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!
+Nextcloud Text is available for Nextcloud 16 and will be part of Nextcloud 17 as the default text editor. To start editing just open an existing markdown or plaintext file or create a new one.
## ๐Ÿ— Development setup