diff --git a/README.md b/README.md index bf55b45..5c8ee00 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ Strict, simple, lightweight RFC3339 functions ============================================= +Installation +----- +```bash +pip install strict-rfc3339 +``` + Goals -----