diff --git a/Readme.md b/README.md similarity index 98% rename from Readme.md rename to README.md index 9719bcd3e15..ae87a6d2cba 100644 --- a/Readme.md +++ b/README.md @@ -86,7 +86,7 @@ for more information. ## Quick Start - The quickest way to get started with express is to utilize the executable [`express(1)`](https://github.com/expressjs/generator) to generate an application as shown below: + The quickest way to get started with Express is to use the executable [`express(1)`](https://github.com/expressjs/generator) to generate an application as shown below: Install the executable. The executable's major version will match Express's: