Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
abretaud committed Aug 22, 2024
1 parent 16858b4 commit 3159dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3159dc5

Please sign in to comment.