mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update readme
This commit is contained in:
19
README.md
19
README.md
@@ -17,14 +17,14 @@ An open-source, self-hosted note-taking solution designed for seamless deploymen
|
||||
|
||||

|
||||
|
||||
## Main Features
|
||||
## Features
|
||||
|
||||
- **Privacy First** 🏠: Take control of your data. All runtime data is securely stored in your local database.
|
||||
- **Create at Speed** ✍️: Save content as plain text for quick access, with Markdown support for fast formatting and easy sharing.
|
||||
- **Lightweight but Powerful** 🤲: Built with Go, React.js, and a compact architecture, our application delivers powerful performance in a lightweight package.
|
||||
- **Customizable** 🧩: Easily customize your server name, icon, description, system style, and execution scripts to make it uniquely yours.
|
||||
- **Open Source** 🦦: Memos embraces the future of open source, with all code available on GitHub for transparency and collaboration.
|
||||
- **Free to Use** 💸: Enjoy all features completely free, with no charges ever for any content.
|
||||
- **Privacy First** 🏡: Your data, your control. All runtime data is securely stored in your local database.
|
||||
- **Create at Speed** ✍️: Write and save content as plain text for quick access, with Markdown support for fast formatting and easy sharing.
|
||||
- **Lightweight but Powerful** ⚡: Built with Go and React.js, our app combines a compact architecture with powerful performance.
|
||||
- **Customizable** 🧩: Personalize your experience by customizing the server name, icon, description, theme, and execution scripts.
|
||||
- **Open Source** 🦦: Fully open source, with all code available on GitHub for transparency and collaboration.
|
||||
- **Free to Use** 💸: Enjoy all features at no cost, no hidden fees, no subscriptions.
|
||||
|
||||
## Deploy with Docker in seconds
|
||||
|
||||
@@ -39,10 +39,15 @@ docker run -d --name memos -p 5230:5230 -v ~/.memos/:/var/opt/memos neosmemo/mem
|
||||
|
||||
Learn more about [other installation methods](https://www.usememos.com/docs/install).
|
||||
|
||||
> [!WARNING]
|
||||
> Memos is still under active development, so you may encounter bugs or breaking changes as we improve.
|
||||
|
||||
## Contribution
|
||||
|
||||
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. We greatly appreciate any contributions you make. Thank you for being a part of our community! 🥰
|
||||
|
||||
Guide to [contribution](https://www.usememos.com/docs/contribute).
|
||||
|
||||
## Star history
|
||||
|
||||
[](https://star-history.com/#usememos/memos&Date)
|
||||
|
Reference in New Issue
Block a user