Skip to content

fixes small typos in README.md #1196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

> Lets you quickly set up a project with:
> * your favorite technologies
> * web best pratices.
> * web best practices.
> * guidelines powered by Google.

> Gulp provide fast workspace with quick feedback.
Expand All @@ -33,7 +33,7 @@ A tutorial is present in the [Yeoman codelab](http://yeoman.io/codelab/). :kissi

## Usage

More informations, options, parameters in the [usage documentation page](docs/usage.md)
More information, options, parameters in the [usage documentation page](docs/usage.md)

### Install

Expand Down Expand Up @@ -63,7 +63,7 @@ yo gulp-angular
## Documentation

* [docs/README](docs/README.md)
* More informations about how to use your new project is available in the [docs/user-guide](docs/user-guide.md)
* More information about how to use your new project is available in the [docs/user-guide](docs/user-guide.md)
* If you want to know: [docs/how-it-works](docs/how-it-works.md).


Expand Down Expand Up @@ -114,3 +114,4 @@ yo gulp-angular
## License

MIT