diff --git a/README.md b/README.md index 3f99c6f..ed5e3f9 100644 --- a/README.md +++ b/README.md @@ -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`). @@ -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) \ No newline at end of file +95% of this application was written with [Copilot X](https://github.com/features/preview/copilot-x)