diff --git a/README.md b/README.md
index 4f067fc..5ad4334 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
+
# 🌟 Introduction
@@ -17,16 +17,16 @@ Before diving in, make sure you have the following prerequisites:
- [MATLAB](https://www.mathworks.com/products/matlab.html) version 2018a or higher.
- Access to the 'functions-matlab' common functions repository:
- ```bash
- $ git clone https://github.com/ultralytics/functions-matlab
- ```
- Add the repository to the MATLAB path using:
- ```matlab
- >> addpath(genpath('/path/to/functions-matlab'))
- ```
+ ```bash
+ $ git clone https://github.com/ultralytics/functions-matlab
+ ```
+ Add the repository to the MATLAB path using:
+ ```matlab
+ >> addpath(genpath('/path/to/functions-matlab'))
+ ```
- The following MATLAB toolboxes should be installed:
- - Statistics and Machine Learning Toolbox
- - Signal Processing Toolbox
+ - Statistics and Machine Learning Toolbox
+ - Signal Processing Toolbox
Ensure that all installations and configurations match these requirements to smoothly run the NTC analysis tools.
@@ -36,9 +36,9 @@ To begin analyzing your data:
1. Open MATLAB
2. Execute the command:
- ```matlab
- >> NTCviewer
- ```
+ ```matlab
+ >> NTCviewer
+ ```
Here is a glimpse of the kind of interface you can expect with our `NTCviewer`:
@@ -76,7 +76,7 @@ For bug reports, feature requests, and contributions, head to [GitHub Issues](ht
-
+