summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortazy <gardendistrict0x0@outlook.com>2026-03-01 09:37:25 +1100
committerGitHub <noreply@github.com>2026-03-01 09:37:25 +1100
commit6df7e575c92190fc3d89d2b78b24cc96b4b0bc0d (patch)
treec63c920d3f3450d72fbd0eb2d08b02ed8a5b64f8 /README.md
parentabecdab7ce46f96fb081e62efabe44b16780d004 (diff)
Enhance README with ASCII art and description
Added ASCII art header and updated project description.
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 42c3e80..b7c5a75 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,10 @@
-tinyff: a small file format library
+```
+████████╗██╗███╗ ██╗██╗ ██╗██╗ ██╗███████╗███████╗
+╚══██╔══╝██║████╗ ██║╚██╗ ██╔╝╚██╗ ██╔╝██╔════╝██╔════╝
+ ██║ ██║██╔██╗ ██║ ╚████╔╝ ╚████╔╝ █████╗ █████╗
+ ██║ ██║██║╚██╗██║ ╚██╔╝ ╚██╔╝ ██╔══╝ ██╔══╝
+ ██║ ██║██║ ╚████║ ██║ ██║ ██║ ██║
+ ╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝
+```
+
+tinyff: A small file format library