Update

Richard Atterfalk [03-11-19 - 17:52]
Update

Updated README.md to better describe the project and the ideas behind it.
Filename
README.md
diff --git a/README.md b/README.md
index 7120ba2..e7c190d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
 toxicIRC
 ####

-A small addon for Elder Scrolls Online with the purpose of changing your name when someone writes it in the chat.
+A small addon for Elder Scrolls Online with the purpose of changing the colour of your name when someone writes it in the chat.
 This is to easier notify you when someone want your attention and is inspired by irc-clients such as irssi and mIRC.
 #
-It checks the text for the username and then loops through each character and compares all letters in the pattern found with the username.
+Working on getting a colourpicker to work and considering an implementation where the user (you) can opt your own
+abbreviations as well. You might have a longer name for your character, like "Anya Telvanni", and want it to react to Anya.
+I am not aware if there would be any performance-issues or memory-leaks with such a system, so that version won't be out for some time.
\ No newline at end of file