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:
authorAshutosh Verma <mail@ashu.io>2021-05-21 16:05:14 +0300
committerAshutosh Verma <mail@ashu.io>2021-05-21 16:05:14 +0300
commit218bc3b251effe32c4824cef5e52633c0ef771ae (patch)
treec38e426bbd2de09c60a7c433453cedae02d53ac5 /README.md
parentd9f9b42ceae52a450a3a2aa2da8b5a5013c984dd (diff)
Small changes to README
Signed-off-by: Ashutosh Verma <mail@ashu.io>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 20ce248f3..635b13e4b 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
## Features
-- **πŸ“Simple focused writing:** No distractions, only the formatting you need.
+- **πŸ“ Simple 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!