Parcourir la source

Add description in README.md

Jean Fromentin il y a 8 ans
Parent
commit
146965eee5
1 fichiers modifiés avec 9 ajouts et 1 suppressions
  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)