Skip to content

Commit

Permalink
update: add install package option
Browse files Browse the repository at this point in the history
  • Loading branch information
priyanshujain committed Jul 1, 2022
1 parent bd079e6 commit 3a31a78
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ A util library for common patterns in python.

1. Adapters


## Install
```sh
pip install py-patterns-util
```

## Example

```py
Expand Down

0 comments on commit 3a31a78

Please sign in to comment.