You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,4 +61,7 @@ Moogle uses Redis as a message broker and to store temporary data, and MongoDB a
61
61
- Clone the repository by running `git clone https://github.com/IonelPopJara/moogle`.
62
62
- Install Docker and Docker Compose on your machine.
63
63
- Read each service's README file for specific setup instructions.
64
-
- Follow the instructions in the README files to set up each service.
64
+
- Follow the instructions in the README files to set up each service.
65
+
66
+
## Notes
67
+
The documentation is a work in progress. I'll update it once I finish writing my thesis. For now, please refer to the code and comments in each service for more information on how to use them.
0 commit comments