README: how to contribute

This commit is contained in:
Solene Rapenne 2022-05-05 18:38:58 +02:00
parent 13fff0dabc
commit 83a99df236
1 changed files with 4 additions and 0 deletions

View File

@ -5,3 +5,7 @@ A GUI for the OpenBSD package manager.
# How to use
Install packages `godot` and `sqlports`, then execute `make run` in the sources directory.
# How to contribute
The project is done using Godot, import the project in godot editor (`godot-tools` for OpenBSD current and >= 7.2), all the code is there.