Skip to content

Commit

Permalink
Add docs link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Braktar committed Feb 15, 2022
1 parent 6255217 commit 5ffe7a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ http://swagger.mapotempo.com/?url=http://optimizer.mapotempo.com/0.1/swagger_doc
curl -X POST --header "Content-Type:application/json" --data '{"vrp":{"vehicles":[]}}' http://localhost:1791/0.1/vrp/submit.json?api_key=demo
```

Moreover, the concepts used are described in the [docs](docs/Home.md) folder.

## Test

Run tests:
Expand Down

0 comments on commit 5ffe7a6

Please sign in to comment.