From 44884f330c115ec15fb444f4c56206d0ddc8e084 Mon Sep 17 00:00:00 2001
From: huongdm1896 <domaihuong1451997@gmail.com>
Date: Tue, 25 Feb 2025 17:23:51 +0100
Subject: [PATCH] change name file in readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a9a03c0..02e2adc 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ Configure instances of experiment in a json format, structure is shown below.
       ```
       - Run this command to get available 4 frequencies (min, max, 2 in middle):
       ```bash
-      python3 get_frequencies.py
+      python3 get_freq.py
       ```
       - Update extraced frequencies value to configure files.
   - Structure of json config:
-- 
GitLab