瀏覽代碼

update README for examples and versions of Crystal

master
rhysd 9 年之前
父節點
當前提交
7e9153a0ee
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. +5
    -1
      README.md

+ 5
- 1
README.md 查看文件

@ -28,10 +28,14 @@ This project is a toy box for my dynamic language ideas.
1. Install `crystal` command ([instruction](http://crystal-lang.org/docs/installation/index.html))
2. `$ crystal run /path/to/Crisp/crisp.cr`
## Examples
Please see [mal test cases](https://github.com/rhysd/Crisp/tree/master/spec/crisp/mal_specs/tests) for now.
## Development Environment
- OS X
- Crystal 0.7.1, 0.7.2
- Crystal 0.7.1 ~ 0.7.3
## License

Loading…
取消
儲存