diff --git a/README.md b/README.md index 9ce724a..dc8dcc9 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,11 @@ Access the Nintendo Switch Online and Nintendo Switch Parental Controls app APIs Discord apps (meaning they appear under your name with the title's name instead of "Nintendo Switch") or other custom Discord features. [See here for Discord title overrides](src/discord/titles.ts) or [create an issue if you'd like another title added](https://github.com/samuelthomas2774/nxapi/issues/new/choose). - Screenshot showing Splatoon 2 as a Discord activity
+ + ![Screenshot showing Splatoon 2 as a Discord activity](resources/Screenshot%202022-03-31%20at%2017.56.47%203.png) - Show notifications for friend Nintendo Switch presences - Screenshot showing a presence notification
+ + ![Screenshot showing a presence notification](resources/Screenshot%202022-03-31%20at%2017.56.47%202.png) - [Electron app] Open game-specific services - Including NookLink, which doesn't work in web browsers as it requires custom JavaScript APIs. - Nintendo Switch Online app API proxy server diff --git a/resources/Screenshot 2022-03-31 at 17.56.47 2.png b/resources/Screenshot 2022-03-31 at 17.56.47 2.png index f54bce0..03bf459 100644 Binary files a/resources/Screenshot 2022-03-31 at 17.56.47 2.png and b/resources/Screenshot 2022-03-31 at 17.56.47 2.png differ diff --git a/resources/Screenshot 2022-03-31 at 17.56.47 3.png b/resources/Screenshot 2022-03-31 at 17.56.47 3.png index 3070a35..6799186 100644 Binary files a/resources/Screenshot 2022-03-31 at 17.56.47 3.png and b/resources/Screenshot 2022-03-31 at 17.56.47 3.png differ