From 7941c42bfeb3a64a12cd74c651290cf452bcaa73 Mon Sep 17 00:00:00 2001 From: chris-krenz Date: Sat, 6 Apr 2024 22:10:14 -0400 Subject: [PATCH] tweak readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73f22f8..588e69b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cello-v2.1-Core +# Cello-v2.1-Core (pre-alpha for v3) This software package is a streamlined algorithm for designing genetic circuits based on logic gate designs written in the Verilog format. It executes through the command-line interface by calling the 'celloAlgo.py' script. CELLO-2.1 is capable of efficiently handling single-cellular (with multicellular support coming soon) partitioning with multiple-output support, generating results saved in a local directory on your machine, with verbose logging, ang with GUI interface coming soon.