From a02c6fe1f450da51d66e30216194766d654eabce Mon Sep 17 00:00:00 2001 From: Josh Date: Fri, 16 Aug 2024 15:04:07 -0700 Subject: [PATCH] -init branch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 52a798e..c4ef4e1 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,4 @@ _Visual representation of the bignbit step function state machine:_ 3. Activate the bignbit conda environment `conda activate bignbit` 4. Install python package and dependencies `poetry install` 5. Verify tests pass `poetry run pytest tests/` +... \ No newline at end of file