Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kovacsbalu authored Jan 17, 2022
1 parent 2fac506 commit 4d5a015
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# WazeRouteCalculator

[![Build Status](https://travis-ci.org/kovacsbalu/WazeRouteCalculator.svg?branch=master)](https://travis-ci.org/kovacsbalu/WazeRouteCalculator)
[![Coverage Status](https://coveralls.io/repos/github/kovacsbalu/WazeRouteCalculator/badge.svg?branch=master)](https://coveralls.io/github/kovacsbalu/WazeRouteCalculator?branch=master)
[![Build Status](https://github.com/kovacsbalu/WazeRouteCalculator/actions/workflows/python-app.yml/badge.svg)](https://travis-ci.org/kovacsbalu/WazeRouteCalculator)

Calculate actual route time and distance with Waze API.

Expand All @@ -11,7 +10,7 @@ Calculate actual route time and distance with Waze API.
pip install WazeRouteCalculator
```

Tested on Python 2.7 and 3.5, 3.6, 3.7
Tested on Python 2.7 and 3.6, 3.8, 3.10

## Example

Expand Down

0 comments on commit 4d5a015

Please sign in to comment.