diff --git a/README.md b/README.md new file mode 100644 index 0000000..8425b05 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Microservices-Uisng-Rabbitmq + +Repository that contains the source code and docker file for this tutorial +- https://codeburst.io/using-rabbitmq-for-microservices-communication-on-docker-a43840401819 + +# Installation + +git clone https://github.com/UsamaAshraf/microservices-using-rabbitmq.git + +# Usage + +docker-compose up + +# License + +MIT