From 6674d9b98835b25d24919378a23fc21c5041d292 Mon Sep 17 00:00:00 2001 From: Rafael Artinano Date: Tue, 4 Mar 2025 16:59:21 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9fca8a3..5675b02 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ Note: It is recommended to use C++11 and pybind11. **Code**: -1. Code Approach 1 and 2 (2.1 - 2.2): Contains pattern searching and similarity algorithms. +1. **Code Approach 1 and 2 (2.1 - 2.2)**: Contains pattern searching and similarity algorithms. -2. Code statistical methods: Contains the statistical methods used in the paper. +2. **Code statistical methods**: Contains the statistical methods used in the paper. **Output**: All generated output files will be saved here. -- 2.24.1