From 5cceda6dd7fcb0fd0df8b7d80153528d8280dd11 Mon Sep 17 00:00:00 2001 From: dmytrovskyi Date: Wed, 31 Jul 2024 15:47:10 +0300 Subject: [PATCH] Update README.md --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4c278896..5514e72b 100644 --- a/README.md +++ b/README.md @@ -19,18 +19,16 @@ # 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. - 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. ---- - -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 - [Get Started](https://oatpp.io/docs/start/)