Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahelmy committed Feb 1, 2024
1 parent 4323ef6 commit 4df6906
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Available Commands:
time Time command to covert and manupulate time
ulid Generate a ulid string
url URL encode/decode.
uuid Generate a uuid string
uuid Generate a uuid string, and uuid conversion
yaml2json Convert YAML to JSON. Alias: y2j
yaml2properties Convert YAML to Java Properties, Alias: y2p

Expand Down Expand Up @@ -183,7 +183,7 @@ List of features:



- [X] UUID, ULID Generator
- [X] UUID, ULID Generator, conversion
- [X] JWT encoding / decoding
- [X] Base64 encoding / decoding
- [X] JSON indention / minifying
Expand Down

0 comments on commit 4df6906

Please sign in to comment.