aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2014-01-13 11:47:29 +0100
committerYves Senn <yves.senn@gmail.com>2014-01-13 11:50:22 +0100
commitee4b5f1b8aedc59d94e72e1f0689de48e3b477bb (patch)
treef9e133230d30a1653c827f51d591b4f59738948a /README.md
parent8c0d5e0d1cfcec4ae6618e4ae8286421ff0f92fa (diff)
downloadrails-ee4b5f1b8aedc59d94e72e1f0689de48e3b477bb.tar.gz
rails-ee4b5f1b8aedc59d94e72e1f0689de48e3b477bb.tar.bz2
rails-ee4b5f1b8aedc59d94e72e1f0689de48e3b477bb.zip
highlight http://localhost:3000 in README.md. Closes #13643. [ci skip]
This has no effect on the API docs. The main API page is taken from: railties/RDOC_MAIN.rdoc
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5a68a166be..fcdcc2d87c 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,8 @@ independently outside Rails.
Run with `--help` or `-h` for options.
-4. Using a browser, go to http://localhost:3000 and you'll see: "Welcome aboard: You're riding Ruby on Rails!"
+4. Using a browser, go to `http://localhost:3000` and you'll see:
+"Welcome aboard: You're riding Ruby on Rails!"
5. Follow the guidelines to start developing your application. You may find
the following resources handy: