Skip to content

Commit

Permalink
chore(README): add screenshot
Browse files Browse the repository at this point in the history
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
  • Loading branch information
ShGKme committed Dec 3, 2024
1 parent 45aadba commit ea15f01
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
Binary file added Nextcloud-Talk-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Nextcloud-Talk-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@

> Official Nextcloud Talk Desktop client
![Nextcloud Talk](./Nextcloud-Talk-light.png#gh-light-mode-only)
![Nextcloud Talk](./Nextcloud-Talk-dark.png#gh-dark-mode-only)

## 📥 Install

All binaries are available on [Nextcloud Releases](https://github.com/nextcloud-releases/talk-desktop/releases).
Expand Down
2 changes: 1 addition & 1 deletion REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ SPDX-FileCopyrightText = "2017 Feandesign https://soundcloud.com/feandesign"
SPDX-License-Identifier = "CC0-1.0"

[[annotations]]
path = ["img/talk-icon-**.svg", "img/icons/**", "img/squirrel-install-loading.gif"]
path = ["img/talk-icon-**.svg", "img/icons/**", "img/squirrel-install-loading.gif", "Nextcloud-Talk-light.png", "Nextcloud-Talk-dark.png"]
precedence = "aggregate"
SPDX-FileCopyrightText = "Nextcloud GmbH <https://nextcloud.com/trademarks/>"
SPDX-License-Identifier = "LicenseRef-NextcloudTrademarks"

0 comments on commit ea15f01

Please sign in to comment.