Browse Source

Add description in README.md

Jean Fromentin 8 years ago
parent
commit
146965eee5
1 changed files with 9 additions and 1 deletions
  1. 9 1
      README.md

+ 9 - 1
README.md

@@ -1 +1,9 @@
-# Gomu
+# Gomu
+
+Gomu is an interpreter program for mathematics written entirely in C++.
+New cool stuff can be added using modules.
+
+For the moment, available modules are:
+
+-- base (for basic mathematics)
+-- garside (for computation on braid groups)