From 475811a2e00711488e393d5d7ee6e87dc3b3d60d Mon Sep 17 00:00:00 2001 From: leehk Date: Thu, 6 Mar 2025 12:19:52 +0800 Subject: [PATCH] update --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c7869f..bd1905d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -## Important note: +![Continuous Integration and Delivery](https://github.com/aimingmed/aimingmed-ai/workflows/Continuous%20Integration%20and%20Delivery/badge.svg?branch=develop) + +## Important note: + No data or output should be uploaded to this repo. Please make use of .gitignore template in the root directory if you have folder/directory containing dataset. The content in folder/directory currently being ignored from git push are data/ and output/, recursively. ## Configure Hooks @@ -12,4 +15,3 @@ To set up the hooks for only this Repo run `git config core.hooksPath ./.hooks/` ## Please enter your general Project description here ## If you don't need all folder feel free to delete them -