Add a pointer to the setup documentation

This commit is contained in:
Nathan Fiedler 2016-03-22 20:56:02 -07:00
parent 9732f87847
commit 4741780a7a

View file

@ -8,6 +8,8 @@ A somewhat safe Rust interface to the [ImageMagick](http://www.imagemagick.org/)
* Cargo
* ImageMagick (version 6 or higher)
See the `docs/Development_Setup.md` file for details particular to each platform.
## Build and Test
Pretty simple for now.