diff --git a/README.md b/README.md index b6a36f0..f1faa98 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ You can install ColorPattern using pip: ## Usage -Use start_color() for initialize the color print, and end_color() for stop colorization. +Use ```start_color()``` for initialize the color print, and ```end_color()``` for stop colorization. ```python from colorpattern.colorpattern import *