Skip to content

Commit

Permalink
Remove WIP notice, add links to root readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DanNixon committed May 24, 2024
1 parent 6ff4d99 commit 6571d54
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ Various things related to ingesting, manipulating and otherwise using the [EMFca

Includes:

- A Rust client library
- A CLI
- An adapter that sits between the official API, adding some nice development features and fixing the fucky timestamps
- A tool to send event announcements via MQTT

Still very much a work in progress, and very much subject to change until the 2024 schedule API is a thing.
- [A Rust client library](./client)
- [A CLI](./cli)
- [An adapter that sits between the official API, adding some nice development features and fixing the fucky timestamps](./adapter)
- [A tool to send event announcements via MQTT](./mqtt-announcer)

0 comments on commit 6571d54

Please sign in to comment.