Skip to content

Commit

Permalink
Add links to course
Browse files Browse the repository at this point in the history
  • Loading branch information
freeall committed Nov 10, 2021
1 parent 4cdb569 commit 55c2266
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Automatic IMEI Lock Service",
"description": "An Onomondo webhook service that locks a SIM to the first device that used it",
"description": "An Onomondo webhook service that locks a SIM to the first device that used it. Used in the Onomondo course https://help.onomondo.com/en/course-lock-sim-to-the-first-imei-that-used-it",
"repository": "https://github.com/onomondo/automatic-imei-lock-service",
"logo": "https://avatars.githubusercontent.com/u/13015261?s=400&u=6d8ce04aeff9e5e7e438f93918e1cbdc4eba9852&v=4",
"keywords": [
Expand Down
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This is example code of how to create a webhooks service that automatically will set the IMEI lock the first time a SIM comes online.

It is used in the Onomondo course [Lock SIM to the first device (IMEI) that used it](https://help.onomondo.com/en/course-lock-sim-to-the-first-imei-that-used-it).

## Deploy to Heroku

You can easily deploy to Heroku by clicking here
Expand Down

0 comments on commit 55c2266

Please sign in to comment.