Browse Source

Update README.md

beoran 4 years ago
parent
commit
f4bdbe493e
1 changed files with 6 additions and 1 deletions
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -1,3 +1,8 @@
 # galago
 
-GAme Library And GO
+GAme Library And GO
+
+The goal of this project is to write a low level game and multimedia platform independend lbrary for 
+Go language. This with minimal dependencies and minimal ue of cgo, using either direct system calls 
+or nocgo in stead if possible.
+