Skip to content

Commit 622b2bb

Browse files
committed
Add plugin icon
1 parent c894978 commit 622b2bb

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# tropy-plugin-iiif
1+
<p align="center"><img src="icon.svg"></p>
2+
3+
<h1 align="center">tropy-plugin-iiif</h1>
24

35
## Installation
46
[Download the latest release](https://github.com/tropy/tropy-plugin-iiif/releases/latest). In Tropy, navigate to *Preferences… > Plugins* and click *Install Plugin* to select the downloaded ZIP file.

icon.svg

Lines changed: 3 additions & 0 deletions
Loading

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "tropy-plugin-iiif",
33
"version": "1.0.0",
44
"description": "Tropy plugin to import IIIF manifests",
5+
"icon": "icon.svg",
56
"main": "index.js",
67
"scripts": {
78
"test": "electron-mocha test/**/*_test.js"

0 commit comments

Comments
 (0)