diff --git a/README.md b/README.md index 8f5536f..95f0e57 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Microservice to manage the downloads of biomaj. -A protobuf interface is available in `biomaj_download/message/message_pb2.py` to exchange messages between BioMAJ and the download service. +A protobuf interface is available in `biomaj_download/message/downmessage_pb2.py` to exchange messages between BioMAJ and the download service. Messages go through RabbitMQ (to be installed). Python3 support only, python2 support is dropped