Skip to content

Commit 708c5da

Browse files
authored
Update README.md
1 parent fa48f23 commit 708c5da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
If using the asset pipeline to manage JavaScript, the last command will:
1212

13-
- Append import "@rails/request.js" to your app/assets/javascripts/application.js entrypoint.
13+
- Append `import "@rails/request.js"` to your `app/assets/javascripts/application.js` entrypoint.
1414

1515
Make sure you've already installed `importmap-rails` and that it's referenced before `requestjs-rails` in your Gemfile.
1616

@@ -24,4 +24,4 @@ With the installation done check the documentation in the [Rails Request.JS](htt
2424

2525
## License
2626

27-
Request.JS for Rails is released under the [MIT License](https://opensource.org/licenses/MIT).
27+
Request.JS for Rails is released under the [MIT License](https://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)