add to README a note about supporting OS

This commit is contained in:
Yuichi Nishiwaki 2013-10-20 03:35:08 +09:00
parent 7b4921c5a9
commit c77f72eb0e
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ picrin scheme depends on some external libraries to build the binary:
- gcc
- readline
The compilation is tested only on Mac OSX. I think (or hope) it'll be ok to compile and run on other operating systems such as Linux or Windows, but there's no guarantee :(
## Authors
Yuichi Nishiwaki (yuichi.nishiwaki at gmail.com)