diff --git a/README.md b/README.md index 46876e1..f89e723 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ To install the dependencies, you may run `bower` ## How it works The project includes a `bower.json` file describing the dependencies. -For one of the components, it specifies the Github repository where the component may be downloaded. -The `bower` will download the component and all its dependencies to the `bower_components` folder. +For one of the components, it specifies the Github repository where the component may be downloaded +The `bower` will download the component and all its dependencies to the `bower_components` folder ```json { @@ -40,4 +40,4 @@ There are other alternatives to define the location of the remote Git endpoints: ## Copyright and License Copyright (c) 2016 TiCsw Research Group, Uniandes / Jaime Chavarriaga. -Code released under the [MIT](https://opensource.org/licenses/MIT) license. \ No newline at end of file +Code released under the [MIT](https://opensource.org/licenses/MIT) license.