diff --git a/README.md b/README.md index b88475c..f3a23f2 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ $ npm test authors ------- -Alexis Sellier <>, Charlie Robbins, +[Alexis Sellier](https://github.com/cloudhead), [Charlie Robbins](https://github.com/indexzero), [Jerry Sievert](https://github.com/jerrysievert) *...and many others* diff --git a/package.json b/package.json index b72de9f..e113792 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,8 @@ ], "author": "Alexis Sellier ", "contributors": [ - "Charlie Robbins " + "Charlie Robbins ", + "Jerry Sievert " ], "dependencies": { "eyes": ">=0.1.6",