From 13e2da7bdc4bc24b78954d9482c2e607fbcbe16f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20R=C4=99bacz?= Date: Sun, 17 Nov 2019 12:50:55 +0100 Subject: [PATCH] Supported platforms - README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0d57dbfd0..233c88de7 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ The U++ integrated development environment, TheIDE, introduces modular concepts TheIDE can work with GCC, MinGW and Visual C++ and contains a full featured debugger. TheIDE can also be used to develop non-U++ applications. +U++ supports following platforms on the production level: **Windows**, **macOS**, **GNU/Linux** & **FreeBSD**. + ## What you can get with Ultimate++? * A very effective C++ library for cross-platform development in source form. @@ -15,9 +17,6 @@ TheIDE can work with GCC, MinGW and Visual C++ and contains a full featured debu You can use both, or you can use whichever you need. -## Supported platforms -U++ is avaliable on following platforms: **Windows**, **macOS**, **GNU/Linux** & **FreeBSD**. - ## License U++ uses BSD license.