From 751a254e89129056fcbab04500fd51ab92e0a82f Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Thu, 20 Jun 2024 22:25:38 +0200 Subject: [PATCH] Ultralytics Refactor https://ultralytics.com/actions (#9) Co-authored-by: UltralyticsAssistant --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 4f067fc..5ad4334 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- +Ultralytics logo # 🌟 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 space Ultralytics TikTok space - Ultralytics Instagram + Ultralytics Instagram space Ultralytics Discord