From b516a8561f6f7f948c564c9ddc9bc1e8bd847c02 Mon Sep 17 00:00:00 2001 From: boojack Date: Sun, 24 Jul 2022 13:37:07 +0800 Subject: [PATCH] chore: update readme --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 821ae0fc..b6024a4e 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,9 @@ Memos is built with a curated tech stack. It is optimized for developer experien ### Prerequisites -- [Go](https://golang.org/doc/install) (1.16 or later) +- [Go](https://golang.org/doc/install) - [Air](https://github.com/cosmtrek/air#installation) for backend live reload +- [Node.js](https://nodejs.org/) - [yarn](https://yarnpkg.com/getting-started/install) ### Steps @@ -80,10 +81,10 @@ Memos is built with a curated tech stack. It is optimized for developer experien Memos should now be running at [http://localhost:3000](http://localhost:3000) and change either frontend or backend code would trigger live reload. +### Contributing + +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. 🥰 + ## 🌟 Star history [![Star History Chart](https://api.star-history.com/svg?repos=usememos/memos&type=Date)](https://star-history.com/#usememos/memos&Date) - ---- - -Just enjoy it.