From 171f46d401af89b36d144f6157712ddd0ab36a70 Mon Sep 17 00:00:00 2001 From: acidvegas Date: Sat, 25 May 2024 16:43:27 -0400 Subject: [PATCH] Fixed missing space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c6c8a5..ef4df7d 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This is being developed in my free time as a fun project. It is no where near be - [X] Status bar *(Time, Date, Notification icons, Wifi icon, Battery icon with Percent)* - [ ] Trackball support - [ ] Serial logging + debug logs stored in memory that can be viewed on the device itself. -- [ ]Allow specifying the IRC server, port, TLS, nick, etc... +- [ ] Allow specifying the IRC server, port, TLS, nick, etc... - [ ] Proper disconnection & reconnection handling # Contributors