mirror of
https://github.com/usememos/memos.git
synced 2025-10-11 06:47:04 +08:00
chore: update readme
This commit is contained in:
parent
3261f46275
commit
7b882ebff3
3 changed files with 4 additions and 30 deletions
2
CODEOWNERS
Normal file
2
CODEOWNERS
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# These owners will be the default owners for everything in the repo.
|
||||||
|
* @boojack @lqwakeup
|
21
LICENSE
21
LICENSE
|
@ -1,21 +0,0 @@
|
||||||
MIT License
|
|
||||||
|
|
||||||
Copyright (c) 2021 Memos
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
|
||||||
in the Software without restriction, including without limitation the rights
|
|
||||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
copies of the Software, and to permit persons to whom the Software is
|
|
||||||
furnished to do so, subject to the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be included in all
|
|
||||||
copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
||||||
SOFTWARE.
|
|
11
README.md
11
README.md
|
@ -12,7 +12,7 @@
|
||||||
<img alt="GitHub license" src="https://img.shields.io/github/license/justmemos/memos" />
|
<img alt="GitHub license" src="https://img.shields.io/github/license/justmemos/memos" />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
Memos is an open source, self-hosted alternative to [flomo](https://flomoapp.com/). Built with `Golang` and `React`.
|
Memos is an open source, self-hosted alternative to [flomo](https://flomoapp.com/). Built with `Go` and `React`.
|
||||||
|
|
||||||
Making sure that you are in charge of your data and more customizations.
|
Making sure that you are in charge of your data and more customizations.
|
||||||
|
|
||||||
|
@ -24,18 +24,11 @@ Making sure that you are in charge of your data and more customizations.
|
||||||
|
|
||||||
## ✨ Features
|
## ✨ Features
|
||||||
|
|
||||||
- 🦄 Open source project;
|
- 🦄 Fully open source;
|
||||||
- 😋 Beautiful and detailed visual styles;
|
- 😋 Beautiful and detailed visual styles;
|
||||||
- 📑 Experience excellent interaction logic;
|
- 📑 Experience excellent interaction logic;
|
||||||
- ⚡️ Quick privatization deployment;
|
- ⚡️ Quick privatization deployment;
|
||||||
|
|
||||||
<!--
|
|
||||||
WIP
|
|
||||||
## 📕 Docs
|
|
||||||
|
|
||||||
- [Guide to self host with Docker](https://github.com/justmemos/memos/tree/main/docs/deploy)
|
|
||||||
-->
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Just enjoy it.
|
Just enjoy it.
|
||||||
|
|
Loading…
Add table
Reference in a new issue