ソースを参照

last time updating readme i swear

master
Thorn Avery 4年前
コミット
b071c13cf8
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      README.md

+ 1
- 1
README.md ファイルの表示

@@ -35,6 +35,6 @@ IMPORTANT: your solution should not make use of arrays or matrices of numbers. I
## Compiling and Running

```
ghc -02 -Wall Spiral.hs -o spiral
ghc -O2 -Wall Spiral.hs -o spiral
./spiral
```

読み込み中…
キャンセル
保存