Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tblanarik authored May 12, 2023
1 parent d066ba1 commit 967c2d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# daily-traffic

[![Check Traffic](https://github.com/tblanarik/daily-traffic/actions/workflows/get-traffic.yml/badge.svg)](https://github.com/tblanarik/daily-traffic/actions/workflows/get-traffic.yml) [![CodeQL](https://github.com/tblanarik/daily-traffic/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/tblanarik/daily-traffic/actions/workflows/github-code-scanning/codeql)
[![CodeQL](https://github.com/tblanarik/daily-traffic/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/tblanarik/daily-traffic/actions/workflows/github-code-scanning/codeql)

daily-traffic is a Python program that retrieves traffic flow data from the Washington State Department of Transportation (WSDOT) API and sends a message to the specified POST endpoint and recipients if traffic is slow (`FlowReadingValue > 1`).

Expand Down Expand Up @@ -46,4 +46,4 @@ which returns a list of objects:
daily-traffic is licensed under the MIT License. See LICENSE for more information.

#### Note
95% of this application was written with [Copilot X](https://github.com/features/preview/copilot-x)
95% of this application was written with [Copilot X](https://github.com/features/preview/copilot-x)

0 comments on commit 967c2d6

Please sign in to comment.