diff --git a/README.md b/README.md index 1e6aad1..88697f7 100644 --- a/README.md +++ b/README.md @@ -134,8 +134,8 @@ $ make test #### Coverage -All new feature development is expected to have test coverage. Patches that -increse test coverage are happily accepted. Coverage reports can be viewed by +All new features are expected to have test coverage. Patches that +increase test coverage are happily accepted. Coverage reports can be viewed by executing: ```bash @@ -152,6 +152,7 @@ $ make view-cov - [DJphilomath](http://github.com/DJphilomath) - [Andrés González](http://github.com/andreider04) + - [Dan Perry](http://github.com/dperry) ## License diff --git a/package.json b/package.json index 028ca85..eb283ff 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,10 @@ { "name": "Andrés González", "url": "https://github.com/andreider04" + }, + { + "name": "Dan Perry", + "url": "https://github.com/dperry" } ], "repository": {