Skip to content

Commit

Permalink
link to motion demos from motion readme (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
clottman committed Apr 23, 2021
1 parent 45e97f8 commit 7e1bc4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@
[![Ruby Code Style](https://img.shields.io/badge/Ruby_Code_Style-standard-brightgreen.svg)](https://github.com/testdouble/standard)
[![JavaScript Code Style](https://img.shields.io/badge/JavaScript_Code_Style-standard-brightgreen.svg)](https://standardjs.com)

Motion allows you to build reactive, real-time frontend UI components in your Rails application using pure Ruby.
Motion allows you to build reactive, real-time frontend UI components in your Rails application using pure Ruby. Check out some [live examples](https://motion-demos.herokuapp.com) and [the code for the examples](https://github.com/unabridged/motion-demos).

* Plays nicely with the Rails monolith you have.
* Peacefully coexists with your existing tech: Strong Parameters, Turbolinks, Trix, React, Vue, etc.
Expand Down

0 comments on commit 7e1bc4b

Please sign in to comment.