README.md in materialize-rails-0.97.5.1 vs README.md in materialize-rails-0.97.5.2
- old
+ new
@@ -2,10 +2,14 @@
# materialize-rails
`materialize-rails` makes using [Materialize](http://materializecss.com) in your Rails 4+ app easy.
+This gem may contain custom patches applied on top of the Materialize release. Such releases of `materialize-rails` are marked as such in the version number.
+
+A lack of `custom[0-9]+` means that it only contains the original Materialize release.
+
## Installation
Add
```ruby
@@ -53,5 +57,7 @@
1. [Fork](https://github.com/Skudo/materialize-rails/fork) materialize-rails.
2. Add your contributions in a branch on your fork.
3. Push the changes in your branch.
4. Create a new pull request.
+
+Please note that Materialize-based contributions should go to [their GitHub account](https://github.com/Dogfalo/materialize), so your changes can be included right at the source.
\ No newline at end of file