2
0
Эх сурвалжийг харах

Merge pull request #102 from markknol/patch-1

Links to documentation in README.md
Nicolas Cannasse 10 жил өмнө
parent
commit
fff2a99e1a
1 өөрчлөгдсөн 6 нэмэгдсэн , 2 устгасан
  1. 6 2
      README.md

+ 6 - 2
README.md

@@ -1,6 +1,10 @@
 Heaps
 =====
 
-High Performance Game Framework
+_High Performance Game Framework_
 
-http://heaps.io
+**Heaps** is a cross platform graphics engine designed for high performance games. It's designed to leverage modern GPUs that are commonly available on both desktop and mobile devices. The framework currently supports HTML5 WebGL, Flash Stage3D, native Mobile (iOS and Android) and Desktop with OpenGL.
+
+----
+* [Official website](http://heaps.io)
+* [Documentation](https://github.com/ncannasse/heaps/wiki)