Browse Source

add two images on README

tomoya 11 months ago
parent
commit
8461235bfc
3 changed files with 6 additions and 3 deletions
  1. 6 3
      README.md
  2. BIN
      media/messageImage_1712810331954.jpg
  3. BIN
      media/messageImage_1712810451767.jpg

+ 6 - 3
README.md

@@ -4,16 +4,19 @@ This includes
 * Redis
 * Flower
 
+![sample case](media/messageImage_1712810451767.jpg)
+![sample case](media/messageImage_1712810331954.jpg)
+
 ## Usage (docker-compose)
-* start the system
+* start the system  
 ``` docker-compose up ```
-add ``` -d ``` run in background
+add ``` -d ``` run in background  
 * down the system   
 ctrl-c or  
 ``` docker-compose down ```  
 
 ## Celery
-[Celery Documentation](https://docs.celeryq.dev/en/stable/index.html)
+[Celery Documentation](https://docs.celeryq.dev/en/stable/index.html)  
 [Flower Documentation](https://flower.readthedocs.io/en/latest/auth.html)
 ### install "celery"
 ``` pip install -U "celery[redis]" ```

BIN
media/messageImage_1712810331954.jpg


BIN
media/messageImage_1712810451767.jpg