Commit bf590fb7 by Javi Mateos

added README.md

parent fa3d65f5
# Project Title
Beer Panel
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Prerequisites
Rabbitmq server and pika to deal with amwp
```
apt-get install rabbitmq server; pip install pika
```
### Installing
Nothing done yet
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment