Browse Source

Update the one-line description to be less vague.

pull/225/head
Vladimír Vondruš 8 years ago
parent
commit
e63636ab4c
  1. 2
      README.md
  2. 2
      doc/mainpage.dox

2
README.md

@ -1,4 +1,4 @@
Magnum — *Lightweight and modular C++11/C++14 graphics middleware to power your dreams.*
Magnum — *Lightweight and modular C++11/C++14 graphics middleware for games and data visualization*
Looking for an open-source library that gives you graphics abstraction and
platform independence on major desktop, mobile and web platforms? Do you want

2
doc/mainpage.dox

@ -26,7 +26,7 @@
namespace Magnum {
/** @mainpage Magnum
* *Lightweight and modular C++11/C++14 graphics middleware to power your dreams.*
* *Lightweight and modular C++11/C++14 graphics middleware for games and data visualization.*
This is a documentation for the Magnum Project. To see high-level feature
overview, project goals or read the developer blog, head over to the

Loading…
Cancel
Save