Skip to content

Commit

Permalink
Update README.md files
Browse files Browse the repository at this point in the history
  • Loading branch information
elgeorsk committed Dec 13, 2020
1 parent ee8d770 commit cbff51d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions boogle-maps/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Boogle Maps

This is a Mock that simulates a Maps WebService where, given a latitude
longitude, will return a random address.

Using the https://positionstack.com/ service, given a latitude
longitude, will return the requested address.

## Instructions

Expand Down
2 changes: 1 addition & 1 deletion vehicles-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Import it in your favorite IDE as a Maven Project.

## Operations

Swagger UI: http://localhost:8080/swagger-vehicle-api-ui.html
Swagger UI: http://localhost:8080/swagger-ui.html

### Create a Vehicle

Expand Down

0 comments on commit cbff51d

Please sign in to comment.