mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-09 22:58:12 -05:00
DevDeps Update and Minor docs links update
+ Ran npm update and npm install and tested - all good + Removed the language param from the Google links - they work without them makes links shorter and could be beneficial to non-english speakers (if docs are localized) + Fixed invalid markdown URL for link to AnonymizeIP + Added a missing comma in the README.md
This commit is contained in:
@@ -52,7 +52,7 @@ Choose one of the following options:
|
||||
available on npm) with `npx`, `npm init` or `yarn create` without having to
|
||||
install any dependencies. Running the following `npx` command installs the
|
||||
latest version into a folder called `new-site`
|
||||
|
||||
|
||||
```
|
||||
npx create-html5-boilerplate new-site
|
||||
cd new-site
|
||||
@@ -62,7 +62,7 @@ Choose one of the following options:
|
||||
|
||||
## Features
|
||||
|
||||
* A finely-tuned starter template. Reap the benefits of 10 years of analysis
|
||||
* A finely-tuned starter template. Reap the benefits of 10 years of analysis,
|
||||
research and experimentation by over 200 contributors.
|
||||
* Designed with progressive enhancement in mind.
|
||||
* Includes:
|
||||
|
||||
Reference in New Issue
Block a user