diff --git a/README.md b/README.md index 565d6df..c35a634 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,14 @@ To use Mana, move the web font files to your `/fonts` directory and include the ``` +**NEW:** you can now include Mana via CDN thanks to the amazing [jsDelivr](http://jsdelivr.com) project! To include the latest version, reference: + +```html + +``` + +You can also reference mana.min.css for the minified version. + ## Editing the Source Feel free to edit the source files and compile Mana to fit your needs. Currently LESS is supported, with Sass coming soon.