Przeglądaj źródła

Update README.md

beoran 5 lat temu
rodzic
commit
f4bdbe493e
1 zmienionych plików z 6 dodań i 1 usunięć
  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.
+