acid-drop

- Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.acid.vegas/-c.git
Log | Files | Refs | Archive | README | LICENSE

commit 171f46d401af89b36d144f6157712ddd0ab36a70
parent a6e0e4ceaf1ddcdfb33ea3104dadc7a68fea462c
Author: acidvegas <acid.vegas@acid.vegas>
Date: Sat, 25 May 2024 16:43:27 -0400

Fixed missing space

Diffstat:
MREADME.md | 2+-

1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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