README.md in fileapi-0.0.2 vs README.md in fileapi-0.0.3
- old
+ new
@@ -16,10 +16,16 @@
$ gem install fileapi
## Usage
-TODO: Write usage instructions here
+add to css-file
+
+ //= require fileapi
+
+add to js-file
+
+ //= require fileapi
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)