diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-08-23 04:36:19 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-08-23 04:36:19 +0200 |
commit | c2bf8e0a3210568021381ade75df147b7f2c29e6 (patch) | |
tree | 2baf54ea7413e76033f5710406a34f359ce05520 /CONTRIBUTING.md | |
parent | e4596233bf19a53633647cc896ecdb7f2ff8eb90 (diff) | |
download | skyhanni-c2bf8e0a3210568021381ade75df147b7f2c29e6.tar.gz skyhanni-c2bf8e0a3210568021381ade75df147b7f2c29e6.tar.bz2 skyhanni-c2bf8e0a3210568021381ade75df147b7f2c29e6.zip |
better intro
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3032afedd..10e2a5ee9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # How to Contribute -This is a technical guide that helps Kotin and Java developers to code with SkyHanni. +This is a technical guide that helps Kotlin and Java developers to understand how SkyHanni works and provide first steps for new forge developers. # Setup the developement enviroment |