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 ba733dd54a4b6cacf7890eb0b240a7a8e729c7a5
parent ea7de7ff72e2ba57a981a7e156844916e96fc453
Author: acidvegas <acid.vegas@acid.vegas>
Date: Sun, 1 Dec 2024 01:18:46 -0500

added the stupid fucking gopher

Diffstat:
MREADME.md | 2+-

1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
@@ -1,7 +1,7 @@
 <h1 align="center">GoLCG</h1>
 
 <p align="center">
-    <img src="./.screens/gopher.svg" width="50%" />
+    <img src="./.screens/gopher.svg" width="30%" />
 </p>
 
 <h3 align="center">Linear Congruential Generator for scanning IP ranges in Go</h3>