diff --git a/README.md b/README.md index d0fa07d..97694b2 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ This is a simplified implementation of the SMPP protocol. +## Installation + +```bash +npm install larvitsmpp +``` + ## Client ### Simplest possible