1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Merge pull request #23863 from delftswa2016/fix-readme-heading

Fix README heading according to Markdown conventions
This commit is contained in:
Jon Moss 2016-02-24 21:50:14 -05:00
commit 9e30869c9a
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
## Welcome to Rails # Welcome to Rails
Rails is a web-application framework that includes everything needed to Rails is a web-application framework that includes everything needed to
create database-backed web applications according to the create database-backed web applications according to the

View file

@ -1,4 +1,4 @@
## README # README
This README would normally document whatever steps are necessary to get the This README would normally document whatever steps are necessary to get the
application up and running. application up and running.

View file

@ -1,4 +1,4 @@
## Rails dev tools # Rails dev tools
This is a collection of utilities used for Rails internal development. This is a collection of utilities used for Rails internal development.
They aren't used by Rails apps directly. They aren't used by Rails apps directly.