Skip to content

Commit

Permalink
Update README.md to point to right tests
Browse files Browse the repository at this point in the history
  • Loading branch information
davetcc authored Sep 22, 2024
1 parent f81a19b commit 9c3b7ff
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 @@
# TcMenuLog
[![PlatformIO](https://github.com/TcMenu/TcMenuLog/actions/workflows/platformio.yml/badge.svg)](https://github.com/TcMenu/TcMenuLog/actions/workflows/platformio.yml)
[![Test](https://github.com/TcMenu/TcMenuLog/actions/workflows/test.yml/badge.svg)](https://github.com/TcMenu/IoAbstraction/actions/workflows/test.yml)
[![Test](https://github.com/TcMenu/TcMenuLog/actions/workflows/test.yml/badge.svg)](https://github.com/TcMenu/TcMenuLog/actions/workflows/test.yml)
[![License: Apache 2.0](https://img.shields.io/badge/license-Apache--2.0-green.svg)](https://github.com/TcMenu/TcMenuLog/blob/main/LICENSE)
[![GitHub release](https://img.shields.io/github/release/TcMenu/TcMenuLog.svg?maxAge=3600)](https://github.com/TcMenu/TcMenuLog/releases)
[![davetcc](https://img.shields.io/badge/davetcc-dev-blue.svg)](https://github.com/davetcc)
Expand All @@ -22,4 +22,4 @@ The easiest way would be to create another implementation of `LoggingPort` that

## License

Licensed under the [Apache-2.0](LICENSE) license.
Licensed under the [Apache-2.0](LICENSE) license.

0 comments on commit 9c3b7ff

Please sign in to comment.