lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Fri, Sep 4, 2009 at 12:25 PM, John Hind<john.hind@zen.co.uk> wrote:
> a problem I've noticed at lots of project sites. It is very common for the
> home page for a project to be a version history - this may be fine for
> returning visitors who are already invested, but it is hopeless for
> discoverability!

Sad but true.  Your list 1 to 5 is basic stuff, but coders are
sometimes poor communicators.  This is an area where users of a
project can contribute very usefully, but only if the maintainer has
set up some infrastructure, like a Wiki.

I was sufficiently curious to get the source of MurgaLua, and therein
found a nice readme. Why not put it on the website?

steve d.