Add Makefile and Markdown linter (#73)

* Add Makefile

* Update .gitignore to exclude venv

* Add requirements.txt for venv

* Add pymarkdown lint Github action

* Update .md from lint tool

* Update README with make commands

* Add linter config
This commit is contained in:
Adriaan Van Niekerk
2025-10-31 01:06:36 +02:00
committed by GitHub
parent bbe3bd79db
commit 0cd98c67e2
44 changed files with 524 additions and 279 deletions

View File

@@ -8,7 +8,7 @@
Ok, then grab the latest `main` build from [Github Actions](https://github.com/jomjol/AI-on-the-edge-device/actions/workflows/build.yaml?query=branch%3Amain) Page and proceed as following:
1. Pick the most top successful (green) build:
![](actions.png)
![Actions](actions.png)
2. Scroll down and download the `AI-on-the-edge-device__update__*.zip`:
![](update-artifact.png)
![Update Artifact](update-artifact.png)
5. Flash the zip file using the [OTA Update](ota.md) page of your device.