From 36c447b966aa1984a3fe7d80650c3463bc5b83f6 Mon Sep 17 00:00:00 2001 From: visionmercer <62051836+visionmercer@users.noreply.github.com> Date: Mon, 19 Sep 2022 02:20:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6378c30..3765bdc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # qb64-include -A collection of functions and sub routines. +A collection of functions and subroutines. ## [atob.bm](https://github.com/visionmercer/qb64-include/blob/main/atob.bm) ASCII to Base64 encoding