Skip to content

Commit 18d9ac3

Browse files
author
Chris Wiechmann
authored
Update README.md
1 parent a7d0683 commit 18d9ac3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

api-builder-plugin-fn-google-maps/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ During installation a new config file has been automatically created which must
1515
We recommend to setup your configuration in a [environmentalized][4] way keeping [sensitive information][5] away from the source-code repository.
1616

1717
## Google-Maps services
18-
This Connector is based on the https://github.com/googlemaps/google-maps-services-js and it's a good starting point to understand the APIs and each parameter.
18+
This Connector is based on the https://github.com/googlemaps/google-maps-services-js project. It's a good starting point to understand the APIs and their parameters reading the following documentation:
1919

2020
- [Directions API](https://developers.google.com/maps/documentation/directions/start)
2121
- [Distance Matrix API](https://developers.google.com/maps/documentation/distance-matrix/start)
@@ -63,3 +63,4 @@ Please read [Contributing.md](https://github.com/Axway-API-Management-Plus/Commo
6363

6464
[img1]: imgs/google-maps-flownode.png
6565
[img2]: imgs/google-maps-directions.png
66+
[img3]: imgs/google-maps-config.png

0 commit comments

Comments
 (0)