From 2d9c55685ef75b8cf2cbc4eabd4b2875a354acba Mon Sep 17 00:00:00 2001 From: ame Date: Thu, 11 Jul 2024 18:57:06 -0500 Subject: readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 32ef0fa..80bdd8c 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ > a large multi-purpose library for lua (primarily 5.4) revolving around threading and cryptography, and including network, math, io, and table functions -heres an example of a webserver to return a sha0 hash of an input +heres an example of a webserver to return a [sha0](https://en.wikipedia.org/wiki/SHA-0) hash of an input
-- cgit v1.2.3