mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-03 01:39:23 +01:00
Merge pull request #356 from Mkaysi/README
"Convert" LICENSE to markdown & update README.
This commit is contained in:
commit
8af0701207
39
README.md
39
README.md
@ -1,33 +1,40 @@
|
|||||||
EVERYONE:
|
# EVERYONE:
|
||||||
---------
|
|
||||||
|
|
||||||
Read LICENSE. It's a 3-clause BSD license, but you should read it
|
Read [LICENSE]. It's a 3-clause BSD license, but you should read it
|
||||||
anyway.
|
anyway.
|
||||||
|
|
||||||
USERS:
|
[LICENSE]:https://github.com/ProgVal/Limnoria/blob/master/LICENSE.md
|
||||||
------
|
|
||||||
|
|
||||||
If you're upgrading, read RELNOTES. There is also much documentation
|
# USERS:
|
||||||
at http://supybot.com/ for your perusal. Please read it; we took the
|
|
||||||
|
There is much documentation
|
||||||
|
at [supybot.fr.cr] and at [Gribble wiki] for your perusal. Please read it; we took the
|
||||||
time to write it, you should take the time to read it.
|
time to write it, you should take the time to read it.
|
||||||
|
|
||||||
If you have any trouble, feel free to swing by #supybot on
|
[supybot.fr.cr]:http://supybot.fr.cr/doc
|
||||||
irc.freenode.net or irc.oftc.net (we have a Supybot there relaying,
|
[Gribble wiki]:https://sourceforge.net/apps/mediawiki/gribble/index.php?title=Main_Page
|
||||||
|
|
||||||
|
If you have any trouble, feel free to swing by #supybot and #limnoria on
|
||||||
|
irc.freenode.net or #supybot at irc.oftc.net (we have a Limnoria there relaying,
|
||||||
so either network works) and ask questions. We'll be happy to help
|
so either network works) and ask questions. We'll be happy to help
|
||||||
wherever we can. And by all means, if you find anything hard to
|
wherever we can. And by all means, if you find anything hard to
|
||||||
understand or think you know of a better way to do something,
|
understand or think you know of a better way to do something,
|
||||||
*please* post it on Sourceforge.net so we can improve the bot!
|
*please* post it on [issue tracker] so we can improve the bot!
|
||||||
|
|
||||||
WINDOWS USERS:
|
[issue tracker]:https://github.com/ProgVal/Limnoria/issues
|
||||||
--------------
|
|
||||||
|
# WINDOWS USERS:
|
||||||
|
|
||||||
The wizards (supybot-wizard, supybot-newplugin, and
|
The wizards (supybot-wizard, supybot-newplugin, and
|
||||||
supybot-adduser) are all installed to your Python directory's
|
supybot-adduser) are all installed to your Python directory's
|
||||||
\Scripts. What that *probably* means is that you'll run them like
|
\Scripts. What that *probably* means is that you'll run them like
|
||||||
this: C:\Python2x\python C:\Python2x\Scripts\supybot-wizard
|
this:
|
||||||
|
|
||||||
DEVELOPERS:
|
```
|
||||||
-----------
|
C:\Python2x\python C:\Python2x\Scripts\supybot-wizard
|
||||||
|
```
|
||||||
|
|
||||||
|
# DEVELOPERS:
|
||||||
|
|
||||||
We likewise have tons of developer documentation at
|
We likewise have tons of developer documentation at
|
||||||
http://supybot.com/ for your learning adventures. Have fun :)
|
[supybot.fr.cr] for your learning adventures. Have fun :)
|
||||||
|
Loading…
Reference in New Issue
Block a user