golcg- Unnamed repository; edit this file 'description' to name the repository. |
git clone git://git.acid.vegas/-c.git |
Log | Files | Refs | Archive | README | LICENSE |
commit 5551ad0f0a3a1b08dc8b046f44a5eebd3d079004
parent a16cc4d8355ff2a188ba639c729838ec00d417d3 Author: acidvegas <acid.vegas@acid.vegas> Date: Sun, 1 Dec 2024 01:17:09 -0500 added the stupid fucking gopher && git push Diffstat:
|
1 file changed, 7 insertions(+), 1 deletion(-) |
diff --git a/README.md b/README.md @@ -1,6 +1,12 @@ <p align="center"> <h1>GoLCG</h1> - <img src="./.screens/gopher.svg" alt="golcg" width="72.08mm" height="64.83mm" /> +</p> + +<p align="center"> + <svg src="./.screens/gopher.svg" width="50%" /> +</p> + +<p align="center"> <h3>Linear Congruential Generator for scanning IP ranges in Go</h3> </p> |