aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan LeFevre <meltingice8917@gmail.com>2012-08-22 12:40:53 -0300
committerRyan LeFevre <meltingice8917@gmail.com>2012-08-22 12:40:53 -0300
commit6a9c82bb19292021c89abdc52ad510d4253b2a93 (patch)
treeff7694ac92fa460f06bb63d1687719d67f6f45af
parentAdded parsing of both legacy and current layer effects. Current layer effects needs a lot of work to make it more human readable though. (diff)
downloadpsd.js-6a9c82bb19292021c89abdc52ad510d4253b2a93.tar.xz
psd.js-6a9c82bb19292021c89abdc52ad510d4253b2a93.zip
Added CDN link to READMEHEADmaster
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 80a7415..955813e 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,11 @@ psd.js is available in npm. Simply run:
npm install psd
```
-Alternatively, download and use the `lib/psd.js` file from this repository.
+Alternatively, download and use the `lib/psd.js` file from this repository, or you can use the CDN hosted version at:
+
+```
+//cdnjs.cloudflare.com/ajax/libs/psd.js/0.4.5/psd.min.js
+```
### Loading a PSD