ソースを参照

Add description in README.md

Jean Fromentin 8 年 前
コミット
063425058e
1 ファイル変更9 行追加1 行削除
  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)