diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2013-07-27 02:53:02 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2013-07-27 02:53:02 +0900 |
| commit | e488393cbbdd4fd123d71c6c3bd067f1eee5c37a (patch) | |
| tree | bcdb115f19288cfb5f4af14493c350233b29350f /README.md | |
| parent | 63e5a3cfb10e238eaab2a77bcc83acd0d41e60fa (diff) | |
| parent | f6d686eae0fce7d93426e0eb188cdc9658dfee75 (diff) | |
| download | mruby-e488393cbbdd4fd123d71c6c3bd067f1eee5c37a.tar.gz mruby-e488393cbbdd4fd123d71c6c3bd067f1eee5c37a.zip | |
Merge branch 'master' of github.com:mruby/mruby
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ This is a preliminary release for internal team review. The URLs and addresses described below are not available yet. The official release will be announced later. - Any suggestion for modification is welcome. + Any suggestions for modification are welcome. Delays in replies are to be expected. Sorry in advance. ## What's mruby @@ -113,4 +113,4 @@ Please ask us if you want to distribute your code under another license. See the [contribution guidelines](https://github.com/mruby/mruby/blob/master/CONTRIBUTING.md) then send a pull request to <http://github.com/mruby/mruby>. We consider you have granted non-exclusive right to your contributed code under MIT license. If you want to be named -as one of mruby developers, include update to the AUTHORS file in your pull request. +as one of mruby developers, please include an update to the AUTHORS file in your pull request. |
