diff --git a/README.md b/README.md index 4e87f6d..99e3bae 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,15 @@ re-initialize the class with every manipulation. More information and documentation is available at the project's homepage: [http://phpthumb.gxdlabs.com](http://phpthumb.gxdlabs.com) + +## Developing + +While I know it's somewhat discriminatory in the PHP world since many of +you are still on windows (thus making working with ruby a bit more difficult), +I've created a rakefile that takes care of common tasks (such as generating docs, +building release tarballs, etc.) This probably isn't relevant to anything you +would be doing unless you want to fork this project and release your version of it. + +On that note, if you'd like to contribute to the project, you can either fork it and +submit back to me, or you can ask to be a contributor. Reach out to me if you're +interested, I'm happy to chat :) \ No newline at end of file