Files
AI-on-the-edge-device-docs/docs/New-Releases-Notification.md
Adriaan Van Niekerk 0cd98c67e2 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
2025-10-31 00:06:36 +01:00

25 lines
967 B
Markdown

# Notification about new Releases
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`:
![Release Notification](img/release-notification.png)
1. Select `Releases`.
You will get an email when a new release gets created.
See also [Github Documentation](https://docs.github.com/en/account-and-profile/managing-subscriptions-and-notifications-on-github/managing-subscriptions-for-activity-on-github/viewing-your-subscriptions).
## CodeRelease.io
Alternatively or if you do not want to create a Github account, [CodeRelease.io](https://coderelease.io) can be an alternative.
You also have to subscribe with an email address but no account is required.