File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ Repository structures **must be followed exactly** for all contributions. Pull
140140 - ubuntu.md (File)
141141 - index.md (File)
142142 - logs (Directory)
143- - Autogenerated log files
143+ - Auto generated log files
144144 - modules (Directory)
145145 - AbstractClassifier.py (File)
146146 - AbstractData.py (File)
Original file line number Diff line number Diff line change 33
44![ Acute Lymphoblastic Leukemia Arduino Nano 33 BLE Sense Classifier] ( assets/images/project-banner.jpg )
55
6- [ ![ CURRENT RELEASE] ( https://img.shields.io/badge/CURRENT%20RELEASE-0. 1.0-blue.svg )] ( https://github.com/AMLResearchProject/ALL-Arduino-Nano-33-BLE-Sense-Classifier/tree/0. 1.0 ) [ ![ UPCOMING RELEASE] ( https://img.shields.io/badge/CURRENT%20DEV%20BRANCH-1 .0.0-blue.svg )] ( https://github.com/AMLResearchProject/ALL-Arduino-Nano-33-BLE-Sense-Classifier/tree/1 .0.0 ) [ ![ Contributions Welcome!] ( https://img.shields.io/badge/Contributions-Welcome-lightgrey.svg )] ( CONTRIBUTING.md ) [ ![ Issues] ( https://img.shields.io/badge/Issues-Welcome-lightgrey.svg )] ( issues )
6+ [ ![ CURRENT RELEASE] ( https://img.shields.io/badge/CURRENT%20RELEASE-1.0.0 -blue.svg )] ( https://github.com/AMLResearchProject/ALL-Arduino-Nano-33-BLE-Sense-Classifier/tree/1.0.0 ) [ ![ UPCOMING RELEASE] ( https://img.shields.io/badge/CURRENT%20DEV%20BRANCH-2 .0.0-blue.svg )] ( https://github.com/AMLResearchProject/ALL-Arduino-Nano-33-BLE-Sense-Classifier/tree/2 .0.0 ) [ ![ Contributions Welcome!] ( https://img.shields.io/badge/Contributions-Welcome-lightgrey.svg )] ( CONTRIBUTING.md ) [ ![ Issues] ( https://img.shields.io/badge/Issues-Welcome-lightgrey.svg )] ( issues )
77
88[ ![ PEP8] ( https://img.shields.io/badge/code%20style-pep8-orange.svg )] ( https://www.python.org/dev/peps/pep-0008/ ) [ ![ Documentation Status] ( https://readthedocs.org/projects/all-arduino-nano-33-ble-sense-classifier/badge/?version=latest )] ( https://all-arduino-nano-33-ble-sense-classifier.readthedocs.io/en/latest/?badge=latest ) [ ![ CII Best Practices] ( https://bestpractices.coreinfrastructure.org/projects/5065/badge )] ( https://bestpractices.coreinfrastructure.org/projects/5065 )
99
10+ ![ Unit Tests] ( https://img.shields.io/badge/Unit%20Tests-TODO-red )
11+ ![ Functional Tests] ( https://img.shields.io/badge/Functional%20Tests-TODO-red )
12+
1013 [ ![ LICENSE] ( https://img.shields.io/badge/LICENSE-MIT-blue.svg )] ( LICENSE )
1114
1215  ;
@@ -64,7 +67,7 @@ You need to be granted access to use the Acute Lymphoblastic Leukemia Image Data
6467
6568# Getting Started
6669
67- To get started follow the [ getting started guide ] ( docs/getting-started .md ) to find out how to fork the repository .
70+ To get started follow the [ official documentation ] ( docs/index .md ) .
6871
6972  ;
7073
You can’t perform that action at this time.
0 commit comments