소스 검색

Update README

Lortseam 4 년 전
부모
커밋
910c39e40f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -22,7 +22,7 @@ Then add CompleteConfig as dependency:
 dependencies {
     [...]
 
-    // The following lines add CompleteConfig and include the required dependencies in your mod's jar, so users don't have to download them
+    // The following lines add CompleteConfig and include the required dependencies in your mod's jar
     // Replace Tag with the current version you can find above
     modImplementation ("com.gitlab.Lortseam:completeconfig:Tag")
     include("com.gitlab.Lortseam:completeconfig:Tag")