diff --git a/README.md b/README.md index 0fe20ad..241ad2d 100644 --- a/README.md +++ b/README.md @@ -2,54 +2,8 @@ [![Build Number](https://api.5servers.us/get/badges?uniqueid=deepj&get-type=version.badge)](https://ci.nevets.tech/view/Alec/job/DeepJ%20Improved/) [![Build Status](https://ci.nevets.tech/view/Alec/job/DeepJ%20Improved/badge/icon)](https://ci.nevets.tech/view/Alec/job/DeepJ%20Improved/) > Quick Setup -
Gradle -

- -Go to your build.gradle file and type: - -``` -repositories { - maven { - url "https://git.nevets.tech/api/packages/5gi/maven" - } -} -``` -and - -``` -dependencies { - implementation group: 'com.the5gi.deepj', name: 'DeepJ', version: 'VERSION' -} -``` -

-
- -
Maven -

- -Go to your pom.xml file and type: - -``` - - - gitea - https://git.nevets.tech/api/packages/5gi/maven - - -``` -and -``` - - - com.the5gi.deepj - DeepJ - 1.2.5 - - -``` -

-
+There is none for no-bloat, build it yourself. > Info [To see more details, see the wiki](https://git.nevets.tech/5gi/DeepJ/wiki/Home#user-content-usage-setup).