add release notification page

This commit is contained in:
CaCO3
2023-01-15 14:59:04 +01:00
parent b08b0ca422
commit e197fc2d88
3 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
# 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`:
![](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 emailaddress but no account is required.

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -33,6 +33,7 @@ nav:
- Learn-models-with-your-own-images.md
- Correction Algorithm.md
- Additional-Information.md
- New-Releases-Notification.md
- Troubleshooting:
- Error-Codes.md