diff --git a/README.md b/README.md index 471883d86..e73b539cd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Ultimate++ +![alt text](uppbox/uppweb/Resources/Images/Logo.png?raw=true "Ultimate++ Logo") + Ultimate++ is a C++ cross-platform rapid application development framework focused on programmers productivity. It includes a set of libraries (GUI, SQL, etc.), and an integrated development environment. Rapid development is achieved by the [smart and aggressive use of C++](https://www.ultimatepp.org/www$uppweb$overview$en-us.html) rather than through fancy code generators. In this respect, U++ competes with popular scripting languages while preserving C/C++ runtime characteristics. diff --git a/uppbox/uppweb/Resources/Images/Logo.png b/uppbox/uppweb/Resources/Images/Logo.png new file mode 100644 index 000000000..af29b9f83 Binary files /dev/null and b/uppbox/uppweb/Resources/Images/Logo.png differ