diff --git a/README.md b/README.md index ef38ad239..bbcd1ea6c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-An open source, self-hosted knowledge base that works with a SQLite db file.
+An open-source, self-hosted memo hub for knowledge management and collaboration.
@@ -17,14 +17,13 @@
## Features
-- đŚ Fully open source;
-- đ Writing in plain textarea without any burden,
- - and support some useful markdown syntax đŞ.
-- đ Share the memo in a pretty image or personal page like Twitter;
-- đ Fast self-hosting with `Docker`;
-- đ¤ Pleasant UI and UX;
+- đŚ Open source and forever free;
+- đ Support for self-hosting with `Docker` in seconds;
+- đ Plain textarea first and support some useful markdown syntax;
+- đĽ Collaborate and share with your teammates;
+- đ§âđť RESTful API for self-service.
-## Deploy with Docker
+## Deploy with Docker in seconds
### Docker Run
@@ -44,11 +43,17 @@ If you want to upgrade the version of memos, use the following command.
docker-compose down && docker image rm neosmemo/memos:latest && docker-compose up -d
```
-## Contributing
+## Contribute
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. đĽ°
-Gets more about [development guide](https://github.com/usememos/memos/tree/main/docs/development.md).
+Gets more information in [development guide](https://github.com/usememos/memos/tree/main/docs/development.md).
+
+## Community Products
+
+- [Moe Memos](https://memos.moe/) - Third party client for iOS and Android
+- [lmm214/memos-bber](https://github.com/lmm214/memos-bber) - Memos ç Chrome ćŠĺą
+- [Rabithua/memos_wmp](https://github.com/Rabithua/memos_wmp) - 垎俥ĺ°ç¨ĺşç
## Star history