diff --git a/README.md b/README.md index 053dff9..f256426 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,29 @@ ## How to use + +### Add Maven Dependency + +![maven-central](https://img.shields.io/maven-central/v/io.github.pitzzahh/CScreen?color=blue) + +If you use Maven, add the following configuration to your project's `pom.xml`
+ +Be sure to replace the **VERSION** key below with the one of the versions shown above + +```maven + + + + + io.github.pitzzahh + CScreen + VERSION + + + + +``` + step1: download jar file on this link.