summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-25 17:03:15 +0200
committerPaul Buetow <paul@buetow.org>2026-03-25 17:03:15 +0200
commit49bea3959fbf6b60bd9c941324f415a5d2183b66 (patch)
tree82478e9a7f1b0c8fa19cd124beea46cd3ae0a772
parent3ac168a6d61a913223d25ffc8c0897b1e801714d (diff)
docs: Add LOGO.txt with stylized 'gt' calculator motif
- ASCII art logo featuring 'gt' text with calculator-style borders - Shows project name and purpose (Percentage Calculator with RPN Support) - File stored at LOGO.txt for reference This is a creative/design task - the logo can be refined further.
-rw-r--r--LOGO.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/LOGO.txt b/LOGO.txt
new file mode 100644
index 0000000..9474ff4
--- /dev/null
+++ b/LOGO.txt
@@ -0,0 +1,12 @@
+ _____ _____
+ | __ \ | __ \
+ | | | | ___ __ _| | | | _____ __
+ | | | |/ _ \/ _` | | | |/ _ \ \ / /
+ | |__| | __/ (_| | |__| | __/\ V /
+ |_____/ \___|\__, |_____/ \___| \_/
+ __/ |
+ |___/
+
+gt - Percentage Calculator with RPN Support
+
+ stylized 'gt' with calculator motif