diff --git a/README.md b/README.md index 9ae25fd..c9e8dd3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # pocsag-gateway This WIP Software aims to provide an Interface for transmitting Messages sent over AMQP via an RFM69 Transceiver. + +## Dependencies +- RabbitMQ Server + ## Software Configuration Configuration works via Environment Variables or a `.env` file. ```