diff options
| author | ame <[email protected]> | 2024-07-11 18:57:06 -0500 |
|---|---|---|
| committer | ame <[email protected]> | 2024-07-11 18:57:06 -0500 |
| commit | 3aaf4185c489830ff6c56c9a359584d5003f92ec (patch) | |
| tree | f23db28866080eed7714a5f6dd8b79026ac0dc19 | |
| parent | f197adec00cbe6b0a4e83658c8467aa57d1522cc (diff) | |
readme
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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
<blockquote>
|
