diff --git a/README.md b/README.md index dbdac5b5e9f820f97add5b36149abdc1b24cb8e4..345cab2893819eef249038514bc724ee1d69f7bb 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ TBC: ### Import by Jitpack -``` +```groovy allprojects { repositories { ... @@ -57,7 +57,7 @@ dependencies { ### Import by GitHub Packages -``` +```xml com.phodal chapi-domain @@ -73,7 +73,7 @@ dependencies { ### Usage -``` +```kotlin import chapi.domain.core.CodeCall import chapi.domain.core.CodeDataStruct import chapi.app.analyser