Skip to content

Commit

Permalink
Merge pull request #9 from andrew-dixon/patch-1
Browse files Browse the repository at this point in the history
Adding note about rewrites for entry point
  • Loading branch information
lmajano authored May 4, 2020
2 parents 819518b + 06c5a94 commit d64027e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Just drop into your `modules` folder or use the box-cli to install

`box install route-visualizer --savedev`

Once installed you can now visit the entry point `/route-visualizer` and go :chestnut: visualizing your routes!
Once installed you can now visit the entry point `/route-visualizer`, if rewrites are enabled, or `/index.cfm/route-visualizer`, if rewrites are not enabled, and go :chestnut: visualizing your routes!

********************************************************************************
Copyright Since 2005 ColdBox Framework by Ortus Solutions, Corp
Expand All @@ -46,4 +46,4 @@ And hope maketh not ashamed; because the love of God is shed abroad in our heart
Holy Ghost which is given unto us. ." Romans 5:5

### THE DAILY BREAD
> "I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)" Jn 14:1-12
> "I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)" Jn 14:1-12

0 comments on commit d64027e

Please sign in to comment.