Skip to content

Commit 26214eb

Browse files
committed
Add syntax highlighting to README
This PR is add syntax highlighting to README.
1 parent dd44230 commit 26214eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ gem install rubocop-rspec
1717

1818
or if you use bundler put this in your `Gemfile`
1919

20-
```
20+
```ruby
2121
gem 'rubocop-rspec', require: false
2222
```
2323

0 commit comments

Comments
 (0)