diff --git a/README.md b/README.md
index 6fe8adb..ae61ae8 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,28 @@
# ConsolePortLK
-## This is not a Wrath of the Lich King Classic AddOn.
-This AddOn is the backported version of ConsolePort 1.9.17 for World of Warcraft - Wrath of the Lich King legacy client (3.3.5a).
+This AddOn is the backported version of [ConsolePort](https://github.com/seblindfors/ConsolePort) 1.9.17 for World of Warcraft - Wrath of the Lich King legacy client (3.3.5a).
+
+Beware that the World of Warcraft 3.3.5a client is old and it's no longer supported, this project has been created only for learning purposes (Lua programming).
I have ported it long time ago and never released, now I'm finally sharing what I was able to do. It may not have complete ConsolePort 1.9.17 functionality parity due to missing functions in the old client Lua API implementation but I believe it is in an usable state, but it has not been extensively tested (raids, instances, battlegrounds)
so there might be bugs but I believe I've fixed most if not all game breaking bugs.
+## Differences between ConsolePortLK vs ConsolePort 1.9.17
+
+1. ConsolePortLK is a port to work on a World of Warcraft Lua API older than it supports (WoW 3.3.5a 12340).
+2. Implemented workarounds for missing WoW API functions needed for this addon to work.
+
+The original project is here: https://github.com/seblindfors/ConsolePort
+
+This project is not affiliated in anyway with the original project, please do not ask the author of ConsolePort about issues regarding this version.
+
-