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 ea7de7ff72e2ba57a981a7e156844916e96fc453
parent 52da51eed57c71f4ef730e081c47ef1059c218de Author: acidvegas <acid.vegas@acid.vegas> Date: Sun, 1 Dec 2024 01:18:22 -0500 added the stupid fucking gopher Diffstat:
|
1 file changed, 2 insertions(+), 6 deletions(-) |
diff --git a/README.md b/README.md @@ -1,14 +1,10 @@ -<p align="center"> - <h1>GoLCG</h1> -</p> +<h1 align="center">GoLCG</h1> <p align="center"> <img src="./.screens/gopher.svg" width="50%" /> </p> -<p align="center"> - <h3>Linear Congruential Generator for scanning IP ranges in Go</h3> -</p> +<h3 align="center">Linear Congruential Generator for scanning IP ranges in Go</h3> ## Features |