diff --git a/README.md b/README.md index 2a8b0846e30b53c14a2656c890228eb8d1f753df..59bdd1d7924a8e21d41770770a6fde831dcc4e9b 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: