From c2bf8e0a3210568021381ade75df147b7f2c29e6 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Wed, 23 Aug 2023 04:36:19 +0200 Subject: better intro --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit