From bba880bdc7eb5f03aaa5842cbcf86be0b71d596d Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Mon, 28 Aug 2023 21:04:33 +0200 Subject: [PATCH] docs: README updated --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b8506972b..95c0243ac 100644 --- a/README.md +++ b/README.md @@ -18,15 +18,12 @@ We are actively looking for parties interested in field trialing the library.** [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/mpusz/mp-units) -**NOTE: The master branch right now is under heavy development of the V2 framework. -For now it compiles only on gcc-12+. In the upcoming months a lot of efforts will be done to -enable the rest of mainstream compilers and update the documentation to reflect the V2 design.** - ## Video Introduction A brief introduction to the library's interfaces and the rationale for changes in the version 2.0 -of **mp-units** were provided in detail by [Mateusz Pusz](https://github.com/mpusz) in the ["mp-units: Lessons Learned and a New C++ Library Design" talk at the ACCU 2023 conference](https://www.youtube.com/watch?v=l0rXdJfXLZc). +of **mp-units** were provided in detail by [Mateusz Pusz](https://github.com/mpusz) in the +["mp-units: Lessons Learned and a New C++ Library Design" talk at the ACCU 2023 conference](https://www.youtube.com/watch?v=l0rXdJfXLZc). ## Documentation