diff --git a/README.md b/README.md index 094f4ab..390e4fe 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,8 @@ You'll need to provide the basic structure of an `AppDir` which should look some └── icons └── └── - └── your_app.png + └── apps + └── your_app.png ``` Replace `` and `` with (for example) `hicolor` and `256x256` respectively; see [icon theme spec](https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html) for more details.