diff --git a/README.md b/README.md index 99eac54..429cccb 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ `expired` accepts HTTP headers as an argument and will return information on when the resource will expire. +## Install + +```shell +npm install --save expired +``` + ## License MIT © Luke Childs