From 4f12f28684ef709b18f3aee56e2fcf6fe16a032d Mon Sep 17 00:00:00 2001 From: Jakob Ovrum Date: Wed, 21 Jul 2010 09:39:38 +0900 Subject: [PATCH] reworded readme --- README.markdown | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.markdown b/README.markdown index 255c359..d7c7714 100644 --- a/README.markdown +++ b/README.markdown @@ -14,9 +14,5 @@ Dependencies Documentation ------------- -Documentation can be automatically generated from the doc/irc.luadoc file, pre-generated documentation can be found in the 'gh-pages' branch. - -You can also browse it [online](http://jakobovrum.github.com/LuaIRC/doc/modules/irc.html). - -Documentation is generated by [LuaDoc](http://luadoc.luaforge.net/) +Documentation can be automatically generated by passing irc.luadoc (in doc/) to [LuaDoc](http://luadoc.luaforge.net/), or pre-generated documentation can be found in the 'gh-pages' branch, which can also be browsed [online](http://jakobovrum.github.com/LuaIRC/doc/modules/irc.html).