README.md in gon-6.2.0 vs README.md in gon-6.2.1

- old
+ new

@@ -38,10 +38,10 @@ js variable. + if you wrote js right in view (many frontenders would shame you for that) - you just use data from this js - OK. 4. You can use your data in your js -And everytime when you need to send some data from action to js you do this. +And every time when you need to send some data from action to js you do this. With gon you configure it firstly - just put in layout one tag, and add gem line to your Gemfile and do the following: 1. Write variables by