diff --git a/README.md b/README.md index 75f9c3a..d788a19 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Add the gradle dependency to your `app` module `build.gradle` file: ``` -## 2. Add the `CanvasView` view to your Relative Layout xml file +## 2. Add the Canvas View view to your Relative Layout xml file Make sure `layout_width` and `layout_height` are `match-parent`. and make sure the background of the layout must be white