README.md in faml-0.2.9 vs README.md in faml-0.2.10
- old
+ new
@@ -22,10 +22,18 @@
$ gem install faml
## Usage
+### Rails, sinatra
Just replace your `gem 'haml'` with `gem 'faml'` .
+
+### middleman
+Since middleman has its own renderers, there's no easy way to use faml with middleman currently.
+
+### Others
+faml provide a [tilt](https://github.com/rtomayko/tilt) interface.
+If your framework uses tilt, you can use faml by replacing `gem 'haml'` with `gem 'faml'` .
## Incompatibilities
There are several incompatibilities.
### Hash attributes