diff --git a/README.md b/README.md index cbb327b..3b854fa 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ The [examples](https://github.com/ggerganov/ggwave/blob/master/examples/) folder | Example | Description | Audio | | ------- | ----------- | ----- | +| [ggtag](https://github.com/rgerganov/ggtag) | Sound-programmable e-paper badge | PDM mic | | [ggwave-rx](https://github.com/ggerganov/ggwave/blob/master/examples/ggwave-rx) | Very basic receive-only program | SDL | | [ggwave-cli](https://github.com/ggerganov/ggwave/blob/master/examples/ggwave-cli) | Command line tool for sending/receiving data through sound | SDL | | [ggwave-wasm](https://github.com/ggerganov/ggwave/blob/master/examples/ggwave-wasm) | WebAssembly module for web applications | SDL |