Skip to content

Commit 285a07d

Browse files
committed
updated the readme
1 parent 5059fe0 commit 285a07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Supported Commands
172172
- `RATELIMITGET <bucket>`, returns array [`$limit`, `$seconds`, `$remaining_time`, `$counter`] information for the specified bucket
173173

174174
## # Utils
175-
> a helpers commands
175+
> some useful utils that you can use within your app to remove some hassle from it.
176176
177177
- `ENCODE <method> <payload>`, encode the specified `<payload>` using the specified `<method>` (`md5`, `sha1`, `sha256`, `sha512`, `hex`)
178178
- `UUIDV4`, generates a uuid-v4 string, i.e `0b98aa17-eb06-42b8-b39f-fd7ba6aba7cd`.

0 commit comments

Comments
 (0)