소스 검색

modify readme

gsls200808 8 년 전
부모
커밋
70ae9dae57
1개의 변경된 파일25개의 추가작업 그리고 1개의 파일을 삭제
  1. 25 1
      README.md

+ 25 - 1
README.md

@@ -1 +1,25 @@
-# JrebelLicenseServerforJava
+# Jrebel License Server for Java
+
+A license server for Jrebel products, it also support JRebel for Android and XRebel.
+
+***
+Thank ilanyu
+
+NOTE: This is provided for educational purposes only. Please support genuine.
+***
+## Setup
+Run:
+```
+cd /path/to/project
+mvn compile 
+mvn exec:java -Dexec.mainClass="com.vvvtimes.server.MainServer" 
+```
+default port is 8081.
+
+## Support
+
+Jrebel
+
+JRebel for Android
+
+XRebel