]> git.r.bdr.sh - rbdr/custom_event_support.lua/blobdiff - README.md
One last try at getting the link right
[rbdr/custom_event_support.lua] / README.md
index 39b8db470391194d9d72a2a94a8fcc2b819d165d..286448288ebd148c012b37c65e346af1a371b2ef 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ simple implementation of the observer pattern.
 
 ## Dependencies ##
 
-* [Middleclass][Middleclass]
+* [Middleclass](http://github.com/kikito/middleclass)
 
 ## Usage ##
 
@@ -51,5 +51,3 @@ my_instance:dispatch('click', {message = "Instance event!"})
 ```
 
 That's it. Enjoy :)
-
-[Middleclass] : http://github.com/kikito/middleclass "Middleclass"