master
Daniel Kolesa 2016-02-24 07:26:23 +09:00
parent 5d7248085f
commit 04ab14e4ab
1 changed files with 2 additions and 0 deletions

View File

@ -15,4 +15,6 @@ You can compile your application with it like:
c++ myapp.cc cubescript.cc -o myapp -std=c++14 -Wall -Wextra -I. -Ipath/to/octastd
It also supports building as a shared library.
See COPYING.md for licensing information.