AppFlowy/README.md

24 lines
624 B
Markdown
Raw Normal View History

2021-06-21 22:53:31 +08:00
[![Version](https://img.shields.io/badge/rustc-1.46+-ab6000.svg)](https://blog.rust-lang.org/2020/03/12/Rust-1.46.html)
![Apache 2.0 licensed](https://img.shields.io/crates/l/actix-web.svg)
2021-06-19 23:41:19 +08:00
2021-06-21 22:53:31 +08:00
# what is AppFlowy?
2021-06-19 23:41:19 +08:00
2021-06-21 22:53:31 +08:00
## Features
2021-06-19 23:41:19 +08:00
2021-06-21 22:53:31 +08:00
## Documentation
2021-06-19 23:41:19 +08:00
2021-07-09 08:42:52 +08:00
* [**Getting Started**](doc/GETTING_STARTED.md)
* [**Roadmap**](doc/ROADMAP.md)
* [**Deep Dive AppFlowy**](doc/APPFLOWY_SYSTEM_DESIGN.md)
2021-06-19 23:41:19 +08:00
2021-06-24 16:32:36 +08:00
2021-06-19 23:41:19 +08:00
## Contributing
2021-07-09 08:42:52 +08:00
Read the [Contributing Doc](doc/CONTRIBUTING.md) before you want to contribute.
2021-06-21 22:53:31 +08:00
## Social Media
2021-07-06 19:20:30 +08:00
* Slack (to be determined)
2021-06-19 23:41:19 +08:00
2021-06-21 22:53:31 +08:00
## License
AppFlowy is under the Apache 2.0 license. See the [LICENSE](/LICENSE) file for details.