diff --git a/README.md b/README.md index bf2ed36..4f4fc70 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Python application to run on raspberry pi with audioinjector HAT to stream recor # Sources Materials: [PipeWire RAOP](https://docs.pipewire.org/page_module_raop_discover.html) + [PipeWire Airplay](https://docs.pipewire.org/page_module_raop_sink.html) + [Pyhton + Flask RESTful API guide](https://blog.miguelgrinberg.com/post/designing-a-restful-api-with-python-and-flask) + [Pyhton PipeWire module](https://pypi.org/project/pipewire_python/) \ No newline at end of file