From 255accab9caf966a15e2eae4471a27b60fe5d63a Mon Sep 17 00:00:00 2001
From: lancebord
Date: Sun, 8 Mar 2026 12:08:51 -0400
Subject: added screenshot to readme
---
README.md | 4 ++++
screen.jpg | Bin 0 -> 36968 bytes
2 files changed, 4 insertions(+)
create mode 100644 screen.jpg
diff --git a/README.md b/README.md
index 955a4aa..2ba9538 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,10 @@
# SpeakEZ
+
+
+
+
SpeakEZ is an open-source IRC client in your terminal written in Rust with the Ratatui crate for visuals. SpeakEZ is a minimal client that implements just enough protocol from scratch to support single channel chatting and private messages. No extra config files, tiling, tabs, splits, or menus. SpeakEZ is focused on being performant and simple.
---
diff --git a/screen.jpg b/screen.jpg
new file mode 100644
index 0000000..3a1c1b5
Binary files /dev/null and b/screen.jpg differ
--
cgit v1.2.3-59-g8ed1b