Update README.md

This commit is contained in:
Paldiu 2023-04-14 00:26:53 -05:00 committed by GitHub
parent a4f1e01c87
commit 25ea207677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
[here]: https://simplexdevelopment.github.io/SimplexSS "SimplexSS JavaDocs"
# SimplexSS # SimplexSS
![](https://img.shields.io/github/license/SimplexDevelopment/SimplexSS) ![](https://img.shields.io/github/license/SimplexDevelopment/SimplexSS)
@ -11,6 +13,8 @@
A reactive non blocking api for scheduling runnable tasks (called services) A reactive non blocking api for scheduling runnable tasks (called services)
JavaDocs can be found [here].
# Adding SimplexSS to your project # Adding SimplexSS to your project
In order to use SimplexSS in your project, you need to add the jitpack repository to your build.gradle or pom.xml file. In order to use SimplexSS in your project, you need to add the jitpack repository to your build.gradle or pom.xml file.