From aeda935d2149ef015a95d47c163eda25ce844fd8 Mon Sep 17 00:00:00 2001 From: Kola Date: Wed, 3 Jul 2024 11:51:18 +0100 Subject: [PATCH] Update readme --- bia-ingest-shared-models/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bia-ingest-shared-models/README.md b/bia-ingest-shared-models/README.md index e69de29b..5f323917 100644 --- a/bia-ingest-shared-models/README.md +++ b/bia-ingest-shared-models/README.md @@ -0,0 +1,5 @@ +## Usage +Once you've installed the project using poetry, assuming you are in this directory: +```sh +$ poetry run biaingest ingest S-BIAD325 +```