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

@@ -4,12 +4,13 @@ Do you want to get notified about a new release?
There are several ways for it:
## Github Notifications
You will need a Github Account for this!
1. Log into your Github account on [Github](https://github.com).
1. Go to [AI-on-the-edge-device](https://github.com/jomjol/AI-on-the-edge-device).
1. On the top right side, click onto `Watch` and select `Custom`:
![](img/release-notification.png)
![Release Notification](img/release-notification.png)
1. Select `Releases`.
You will get an email when a new release gets created.