diff --git a/README.md b/README.md index 896a979..acad2ab 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ A python SDK for interacting with the SecurityScorecard API +## Installation +``` +python -m pip install securityscorecard_api +``` + ## Example ```