Update README.md
This commit is contained in:
parent
cf16af6373
commit
92d26057f4
1 changed files with 3 additions and 0 deletions
|
|
@ -50,5 +50,8 @@ Solarize image
|
|||
## [Truncate.bm](https://github.com/visionmercer/qb64-include/blob/main/truncate.bm)
|
||||
Truncate given value to a value between 0 and 255
|
||||
|
||||
## [Urldecode.bm](https://github.com/visionmercer/qb64-include/blob/main/urldecode.bm)
|
||||
Decodes URL-encoded string.
|
||||
|
||||
## [Urlencode.bm](https://github.com/visionmercer/qb64-include/blob/main/urlencode.bm)
|
||||
Applies URL encoding to a given string.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue