张华洋 8 лет назад
Родитель
Сommit
434bb4ff81
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -28,7 +28,7 @@ Android项目组件化示例代码
 
 ## 集成开发模式和组件开发模式转换
 
-**1、首先打开Android项目的 gradle.properties 文件,然后将 isModule 改为你需要的开发模式,
+**1、首先打开Android项目的 gradle.properties 文件,然后将 isModule 改为你需要的开发模式(true/false)
 然后点击 "Sync Project" 按钮同步项目;**
 
 **2、![Image](/screenshots/develper.PNG) 在运行之前,请先按照图中选择一个能够运行的组件;**
@@ -71,4 +71,4 @@ Android项目组件化示例代码
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
-    limitations under the License.
+    limitations under the License.