README.markdown in chriseppstein-compass-0.3.6 vs README.markdown in chriseppstein-compass-0.3.7

- old
+ new

@@ -1,18 +1,17 @@ # Compass A [Sass](http://haml.hamptoncatlin.com/docs/rdoc/classes/Sass.html)-based CSS Meta-Framework that allows you to mix and match any of the following CSS frameworks: - [Compass Core](http://github.com/chriseppstein/compass/tree/master/frameworks/compass) - [Wiki Documentation](http://github.com/chriseppstein/compass/wikis/compass-core-documentation) - [Blueprint](http://blueprintcss.org/) - [Wiki Documentation](http://github.com/chriseppstein/compass/wikis/blueprint-documentation) - [YUI](http://developer.yahoo.com/yui/grids/) - [Wiki Documentation](http://github.com/chriseppstein/compass/wikis/yui-documentation) +- [960](http://960.gs/) - [Wiki Documentation](http://github.com/chriseppstein/compass/wikis/960gs-documentation) - [YAML](http://www.yaml.de/en/) - Planned -- [960](http://960.gs/) - Planned - Other frameworks can be added relatively easily. ## Compass Provides 1. A command line tool for maintaining your Sass projects. -2. Ruby-on-Rails integration -3. Scaffolds - Generate templates with corresponding Sass stylesheets. -4. Loads of Sass files to make building your website a snap. +2. Optional integration with Ruby-on-Rails, Merb, StaticMatic, and other application servers. +3. Loads of Sass mixins to make building your website a snap. ## More Information Please see the [wiki](http://github.com/chriseppstein/compass/wikis/home)