mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-04-05 13:16:45 +08:00
Update README.md
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# ggwave
|
# ggwave
|
||||||
|
|
||||||
|
[](https://github.com/ggerganov/ggwave/actions)
|
||||||
|
[![ggwave v0.0.1 badge][changelog-badge]][changelog]
|
||||||
|
[![MIT License Badge][license-badge]][license]
|
||||||
|
|
||||||
Tiny data-over-sound library.
|
Tiny data-over-sound library.
|
||||||
|
|
||||||
|
|
||||||
@@ -78,3 +82,8 @@ make
|
|||||||
- [ ] Improve library interface
|
- [ ] Improve library interface
|
||||||
- [ ] Support for non-float32 input and non-int16 output
|
- [ ] Support for non-float32 input and non-int16 output
|
||||||
- [ ] Mobile app examples
|
- [ ] Mobile app examples
|
||||||
|
|
||||||
|
[changelog]: ./CHANGELOG.md
|
||||||
|
[changelog-badge]: https://img.shields.io/badge/changelog-ggwave%20v0.1-dummy
|
||||||
|
[license]: ./LICENSE
|
||||||
|
[version-badge]: https://img.shields.io/badge/version-0.0.1-blue.svg
|
||||||
|
|||||||
Reference in New Issue
Block a user