Commit d7199bb6 authored by Ryan LeFevre's avatar Ryan LeFevre

Add documentation info to README

parent a2dbf1cc
......@@ -23,6 +23,12 @@ Runs in both NodeJS and the browser (using browserify). There are still some pie
PSD.js has no native dependencies. Simply add `psd` to your package.json or run `npm install psd`.
## Documentation
** Note: work in progress **
Annotated source code documentation is available [here](http://meltingice.github.io/psd.js/docs/). PROTIP: if you're wondering how to access various metadata from a layer, you'll want to see this [file](http://meltingice.github.io/psd.js/docs/lib/psd/layer/info.coffee.html).
## Usage
PSD.js works almost exactly the same in the browser and NodeJS.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment