瀏覽代碼

add two images on README

tomoya 11 月之前
父節點
當前提交
8461235bfc
共有 3 個文件被更改,包括 6 次插入3 次删除
  1. 6 3
      README.md
  2. 二進制
      media/messageImage_1712810331954.jpg
  3. 二進制
      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]" ```

二進制
media/messageImage_1712810331954.jpg


二進制
media/messageImage_1712810451767.jpg