diff --git a/README b/README deleted file mode 100644 index 172229f..0000000 --- a/README +++ /dev/null @@ -1 +0,0 @@ -Windows binaries for TinderBox, a tool for creating Cinder projects (http://libcinder.org) diff --git a/README.md b/README.md new file mode 100644 index 0000000..e40ddef --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Windows binaries for TinderBox, a tool for creating Cinder projects (http://libcinder.org) + +TinderBox is included by Cinder from git as a submodule. In the initial clone of Cinder, be sure to use `--recursive`. + + git clone --recursive https://github.com/cinder/Cinder.git