mirror of
https://github.com/irssi/irssi.git
synced 2026-08-23 18:42:53 +02:00
Put filenames in code blocks.
This commit is contained in:
parent
23928fdaa9
commit
e717f13274
1 changed files with 9 additions and 9 deletions
18
README.md
18
README.md
|
|
@ -2,17 +2,17 @@
|
|||
|
||||
## Installation
|
||||
|
||||
See INSTALL file.
|
||||
See `INSTALL` file.
|
||||
|
||||
## Files
|
||||
|
||||
- docs/ directory contains several documents:
|
||||
- startup-HOWTO.txt - new users should read this
|
||||
- manual.txt - manual I started writing but didn't get it very far :)
|
||||
- perl.txt - Perl scripting help
|
||||
- formats.txt - How to use colors, etc. with irssi
|
||||
- faq.txt - Frequently Asked Questions
|
||||
- special_vars.txt - some predefined $variables you can use with irssi
|
||||
- The `docs/` directory contains several documents:
|
||||
- `startup-HOWTO.txt` - new users should read this
|
||||
- `manual.txt` - manual I started writing but didn't get it very far :)
|
||||
- `perl.txt` - Perl scripting help
|
||||
- `formats.txt` - How to use colors, etc. with irssi
|
||||
- `faq.txt` - Frequently Asked Questions
|
||||
- `special_vars.txt` - some predefined $variables you can use with irssi
|
||||
|
||||
|
||||
## About
|
||||
|
|
@ -100,9 +100,9 @@ think of currently:
|
|||
|
||||
## Bugs / Suggestions
|
||||
|
||||
See TODO file and http://bugs.irssi.org if it is already listed in there;
|
||||
if not open a bugreport on http://bugs.irssi.org or send a mail to
|
||||
staff@irssi.org
|
||||
See `TODO` file and http://bugs.irssi.org if it is already listed in there;
|
||||
|
||||
You can also contact the Irssi developers on #irssi @ EFnet, Freenode, IRCnet,
|
||||
Quakenet and Undernet.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue