From be396fb7dff80bc4e533427f4b113fd52c8e9cd5 Mon Sep 17 00:00:00 2001 From: Rafael Artinano Date: Tue, 4 Mar 2025 16:47:15 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a8b084..59bdd1d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Repository of the paper: Finding patterns in lung cancer protein sequences for d All Python requirements are listed in `requirements.txt`. Install them using: ```bash pip install -r requirements.txt -''' +``` ### C++ Code The project also uses C++ code. To compile it: -- 2.24.1