Supported platforms - README.md

This commit is contained in:
Zbigniew Rębacz 2019-11-17 12:50:55 +01:00 committed by GitHub
parent e9b3d6424d
commit 13e2da7bdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.