diff --git a/README.md b/README.md index 1ecc1fa2..10be284e 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ For now, `name`, `version`, `main`, and `dependencies` are the only properties t } ``` -Bower only recognizes versions that follow the (semver)[http://semver.org/] specification. +Bower only recognizes versions that follow the [semver](http://semver.org/) specification. There should only be at most one file per file type in the `main` list. So only one `.js` or `.css`. ### Installing dependencies