wrote readme

This commit is contained in:
Robert Nasarek 2022-08-31 14:54:51 +02:00
parent 9b2b852c40
commit 76800ad933
2 changed files with 35 additions and 3 deletions

View file

@ -106,7 +106,8 @@ let mainMenu = Menu.buildFromTemplate(
bug_link_text: 'Einen Fehler melden',
license: 'MIT',
description: 'App zur Dokumentverwaltung im IKK am Germanischen Nationalmuseum.',
win_options: {title: 'Über Marvin'}
win_options: {title: 'Über Marvin'},
homepage: 'https://github.com/rnsrk/marvin'
})
}
}