浏览代码

Modification of README

Eric Streit 1 天之前
父节点
当前提交
bf7a46b583
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      modula2/README.md

+ 1 - 0
modula2/README.md

@@ -16,6 +16,7 @@ to check my choices when I tralslated the C headers into Modula-2 ones.
 To compile the examples, use this command : 
 
 * Compiling tigr.o
+  
   gcc -c tigr.c
 
 * Compiling helper.o