diff --git a/README.md b/README.md index 7a23cc275c5db4868f9e7d7270de80b24ed7a0d4..c7ecaf15cfa986303588ab00d81e0d2121a56d9b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## What's 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 [Model-View-Controller (MVC)](http://en.wikipedia.org/wiki/Model-view-controller) pattern.