From c97c06409deb6b591487c8b3a40fbfa3319ee0a6 Mon Sep 17 00:00:00 2001 From: Elliott Pardee Date: Tue, 9 Jun 2015 08:09:39 -0400 Subject: [PATCH] update readme --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 7c9048e..d5a3937 100755 --- a/README.md +++ b/README.md @@ -7,11 +7,7 @@ Run with `./run.sh`. Goal: Create an IRC bot that can effectively maintain an active OSRIC session. -Compatible with JSON character sheets generated with a [tiny fork](https://github.com/vypr/osric-cgi) of @kirbyUK's [osric-cgi](https://github.com/kirbyUK/osric-cgi) and OSRIC v1. - -TODO: - -* Allow people to write values to characters. +Compatible with JSON character sheets generated with kirbyUK's [osric-cgi](https://github.com/kirbyUK/osric-cgi) and compliant with OSRIC v1. ---