From e585578553af32e903b39d57375c53144c603eff Mon Sep 17 00:00:00 2001 From: Steven Date: Fri, 23 Feb 2024 08:25:54 +0800 Subject: [PATCH] chore: tweak readme --- README.md | 4 ++-- proto/README.md | 2 +- web/README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3ef86995..6171abd3 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Contributions are what make the open-source community such an amazing place to l [![Star History Chart](https://api.star-history.com/svg?repos=usememos/memos&type=Date)](https://star-history.com/#usememos/memos&Date) -## Other resources +## Other projects +- [**Slash**](https://github.com/yourselfhosted/slash): An open source, self-hosted bookmarks and link sharing platform. Save and share your links very easily. - [**Gomark**](https://github.com/yourselfhosted/gomark): A markdown parser written in Go for Memos. And its [WebAssembly version](https://github.com/yourselfhosted/gomark-wasm) is also available. -- [**Bytebase**](https://www.bytebase.com): World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams. The GitLab/GitHub for database DevOps. diff --git a/proto/README.md b/proto/README.md index 6f191ab6..6360cadb 100644 --- a/proto/README.md +++ b/proto/README.md @@ -2,7 +2,7 @@ ## Prerequisites -- Install [buf](https://docs.buf.build/installation) +- [buf](https://docs.buf.build/installation) ## Generate diff --git a/web/README.md b/web/README.md index 89ddc3ee..bb1b934a 100644 --- a/web/README.md +++ b/web/README.md @@ -1 +1 @@ -# memos web +# The frontend of Memos