summaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
authorArcaneDev <alive6863@gmail.com>2025-03-27 15:39:42 +0300
committerGitHub <noreply@github.com>2025-03-27 15:39:42 +0300
commit3b461be7a84686ea76366ce96f8230868e3975cd (patch)
tree2a350efd45c47fec060201dd10335fd7ca7ac459 /src/main.rs
parent0f6b0259edb18626cbca8d1b0f64c16e02abfd14 (diff)
Update main.rs
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/main.rs b/src/main.rs
index acd3ecb..120e840 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -1,3 +1,11 @@
+/*
+ _______ ________ __________
+ ___ |__________________ _______________ __ \_______ __ ___ ___ \
+ __ /| |_ ___/ ___/ __ `/_ __ \ _ \_ / / / _ \_ | / / __ / _ \ |
+ _ ___ | / / /__ / /_/ /_ / / / __/ /_/ // __/_ |/ / _ / , _/ /
+ /_/ |_/_/ \___/ \__,_/ /_/ /_/\___//_____/ \___/_____/ |_/_/|_|_/
+*/
+
extern crate image;