diff --git a/README.md b/README.md index 1763845..9d2deb4 100755 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ composer test ## Credits -- [Pham Ngoc Linh](https://github.com/pnlinh) +- [Ngoc Linh Pham](https://github.com/pnlinh) +- [Przemysław](https://github.com/da-sie) For more info, please visit https://developers.google.com/maps/documentation/distance-matrix/ diff --git a/composer.json b/composer.json index 0c057ce..ce51444 100755 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "license": "MIT", "authors": [ { - "name": "Pham Ngoc Linh", + "name": "Ngoc Linh Pham", "email": "pnlinh1207@gmail.com" } ],