Update README.md

This commit is contained in:
visionmercer 2022-05-21 01:02:50 +02:00 committed by GitHub
commit 346f1b40b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,3 +49,6 @@ Solarize image
## [Truncate.bm](https://github.com/visionmercer/qb64-include/blob/main/truncate.bm)
Truncate given value to a value between 0 and 255
## [Urlencode.bm](https://github.com/visionmercer/qb64-include/blob/main/urlencode.bm)
Applies URL encoding to a given string.