Skip to content

Commit eadc010

Browse files
Update README.md
1 parent ba659d7 commit eadc010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This file implements PyAutoGUI functionality to capture screenshot whenever this
5050

5151
This app implements only paint brush operation. It uses _createTrackbar_ and _getTrackbarPos_ methods available in opencv3 to adjust colors and size of paint brush. It uses _setMouseCallback_ to allow mouse events to happen.
5252

53-
You can check [this](https://chandraji.dev/how-to-create-a-paint-brush-application-using-opencv) blog for more information on paint application.
53+
You can check [this](https://chandraji.dev/how-to-create-a-paint-brush-application-using-opencv) blog for more information on the approach taken.
5454

5555

5656
### Opencv Symbol Drawing

0 commit comments

Comments
 (0)