Version 1.0.1

This commit is contained in:
Erik C. Thauvin 2023-01-04 20:04:32 -08:00
parent a7b67c39af
commit aa3b40f307
4 changed files with 14 additions and 15 deletions

View file

@ -72,7 +72,7 @@ You have two options:
The usage is as follows:
```
Encode and decode URL parameters.
Encode and decode URL components defensively.
-e encode (default)
-d decode
```