mirror of
https://gitee.com/zyjblog/oatpp.git
synced 2024-12-22 22:16:37 +08:00
Update README.md
This commit is contained in:
parent
262df9d73a
commit
5cceda6dd7
12
README.md
12
README.md
@ -19,18 +19,16 @@
|
|||||||
|
|
||||||
# Oat++
|
# Oat++
|
||||||
|
|
||||||
**News**
|
Oat++ is a modern Web Framework for C++.
|
||||||
|
It's fully loaded and contains all necessary components for effective production level development.
|
||||||
|
It's also light and has a small memory footprint.
|
||||||
|
|
||||||
|
## News
|
||||||
|
|
||||||
- ⚠️ Attention! Oat++ main repo is bumping its version to 1.4.0. While 1.4.0 is **IN DEVELOPMENT** use `1.3.0-latest` tag.
|
- ⚠️ Attention! Oat++ main repo is bumping its version to 1.4.0. While 1.4.0 is **IN DEVELOPMENT** use `1.3.0-latest` tag.
|
||||||
- Follow the [changelog](https://github.com/oatpp/oatpp/blob/master/changelog/1.4.0.md) for news and features in version `1.4.0`.
|
- Follow the [changelog](https://github.com/oatpp/oatpp/blob/master/changelog/1.4.0.md) for news and features in version `1.4.0`.
|
||||||
- Consider supporting Oat++ via the [GitHub sponsors](https://github.com/sponsors/oatpp) page.
|
- Consider supporting Oat++ via the [GitHub sponsors](https://github.com/sponsors/oatpp) page.
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
Oat++ is a modern Web Framework for C++.
|
|
||||||
It's fully loaded and contains all necessary components for effective production level development.
|
|
||||||
It's also light and has a small memory footprint.
|
|
||||||
|
|
||||||
## Start
|
## Start
|
||||||
|
|
||||||
- [Get Started](https://oatpp.io/docs/start/)
|
- [Get Started](https://oatpp.io/docs/start/)
|
||||||
|
Loading…
Reference in New Issue
Block a user