diff --git a/README.markdown b/README.markdown index c1192fc..2ca4d82 100644 --- a/README.markdown +++ b/README.markdown @@ -140,7 +140,7 @@ reusable application. The `example` directory contains two reusable Sinatra applications: *rsummer*, *rwinter* and a rackup file `rconfig.ru` which -dispatches these applications to `/summer` and `/rsummer` sub URI. +dispatches these applications to `/summer` and `/rsummer` sub URI: require 'rsummer/summer' require 'rwinter/winter'