README.md in motion-prime-0.9.6 vs README.md in motion-prime-0.9.7
- old
+ new
@@ -68,10 +68,11 @@
* [Sliding actions support](https://github.com/motionprime/prime_sliding_action)
## Samples
* [Simple to-do app](https://github.com/motionprime/prime_sample_todo)
+* [Send mail with attached file](https://github.com/cactis/email_attachment_example)
## Documentation
* [Getting Started](http://prime.droidlabs.pro/)
* [RubyDoc](http://rubydoc.info/gems/motion-prime/)
@@ -81,19 +82,9 @@
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
-
-## Help us with documentation
-
-We are using [Docco](http://jashkenas.github.io/docco/) to generate documentation.
-
-Please install the tool and run this to update documentation:
-
-```
-$ cd doc && docco code/*.rb --layout linear
-```
## Thanks for using MotionPrime!
Hope, you'll enjoy MotionPrime!