diff --git a/README.md b/README.md index 76b42ef..856cfb9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ A util library for common patterns in python. 1. Adapters + +## Install +```sh +pip install py-patterns-util +``` + ## Example ```py