From 41446dc34ad8a1bb900a037b20f11dc0e52a6fd1 Mon Sep 17 00:00:00 2001 From: rtripath89 <ravi89@uab.edu> Date: Mon, 10 Feb 2020 15:45:02 -0600 Subject: [PATCH] Adding description in the README file --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe62ac7..083259f 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# rabbitmq_agents \ No newline at end of file +# rabbitmq_agents + +This repo keeps different rabbitmq agents that help in account creation on OHPC system. + +It has 2 branches ```develop``` and ```production``` , that house agents based on where they are launched -- GitLab