README.md in draw_erd-0.1.0 vs README.md in draw_erd-0.1.1
- old
+ new
@@ -18,10 +18,10 @@
$ bundle
```
## Usage
-Add this line to your config/routes.rb:
+Add this line to your `config/routes.rb`:
```
mount DrawErd::Engine, at: '/rails/info/schemas'
```