Skip to content

Commit

Permalink
Adding Salto example in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
louis49 committed Feb 16, 2022
1 parent d7fe4de commit 5cbaa7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ Example for populars applications :
{"name": "Netflix", "link": "https://www.netflix.com/title.*"},
{"name": "OQEE", "link": "https://oq.ee/home/"},
{"name": "Disney+", "link": "https://www.disneyplus.com"},
{"name": "Amazon Prime", "link": "https://app.primevideo.com"}
{"name": "Amazon Prime", "link": "https://app.primevideo.com"},
{"name": "Salto", "link": "https://www.salto.fr"}
]
}
```
Expand Down

0 comments on commit 5cbaa7a

Please sign in to comment.