docs: update README

上级 39eaaaf2
...@@ -41,7 +41,7 @@ TBC: ...@@ -41,7 +41,7 @@ TBC:
### Import by Jitpack ### Import by Jitpack
``` ```groovy
allprojects { allprojects {
repositories { repositories {
... ...
...@@ -57,7 +57,7 @@ dependencies { ...@@ -57,7 +57,7 @@ dependencies {
### Import by GitHub Packages ### Import by GitHub Packages
``` ```xml
<dependency> <dependency>
<groupId>com.phodal</groupId> <groupId>com.phodal</groupId>
<artifactId>chapi-domain</artifactId> <artifactId>chapi-domain</artifactId>
...@@ -73,7 +73,7 @@ dependencies { ...@@ -73,7 +73,7 @@ dependencies {
### Usage ### Usage
``` ```kotlin
import chapi.domain.core.CodeCall import chapi.domain.core.CodeCall
import chapi.domain.core.CodeDataStruct import chapi.domain.core.CodeDataStruct
import chapi.app.analyser import chapi.app.analyser
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册