From 8d17b03bb68d06121e6aaf76bc39c95d3965d7b9 Mon Sep 17 00:00:00 2001 From: acidvegas Date: Wed, 31 May 2023 14:55:10 -0400 Subject: [PATCH] Added TODO to finish adding numerics to README & alternate numeric definitions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45c9c42..becb967 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ With that being said, the ability for anyone to be able to do what this project * Create a seperate log for failed connections *(Sync to file every hour maybe)* * Ability to link multiple IRCP instances running in daemon mode together for balancing * Remote syncing the logs to another server +* Finish adding numerics to README & include alternet numeric definitions ## Mirrors - [acid.vegas](https://git.acid.vegas/ircp)