mirror of
https://github.com/ANG13T/SatIntel.git
synced 2025-12-30 14:42:32 -08:00
feat: init info
This commit is contained in:
@@ -9,4 +9,5 @@ func Banner() {
|
||||
banner, _ := ioutil.ReadFile("txt/banner.txt")
|
||||
g,_:=gradient.NewGradient("cyan", "blue")
|
||||
g.Print(string(banner))
|
||||
g.Print("Developed by Angelina Tsuboi")
|
||||
}
|
||||
6
txt/info.txt
Normal file
6
txt/info.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
╔═══════════════════════════════════════════════════╗
|
||||
║ ║
|
||||
║ Created by Angelina Tsuboi (G4LXY) ║
|
||||
║ ║
|
||||
╚═══════════════════════════════════════════════════╝
|
||||
Reference in New Issue
Block a user