mirror of
https://github.com/irssi/irssi.git
synced 2026-08-23 10:32:31 +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
|
## Installation
|
||||||
|
|
||||||
See INSTALL file.
|
See `INSTALL` file.
|
||||||
|
|
||||||
## Files
|
## Files
|
||||||
|
|
||||||
- docs/ directory contains several documents:
|
- The `docs/` directory contains several documents:
|
||||||
- startup-HOWTO.txt - new users should read this
|
- `startup-HOWTO.txt` - new users should read this
|
||||||
- manual.txt - manual I started writing but didn't get it very far :)
|
- `manual.txt` - manual I started writing but didn't get it very far :)
|
||||||
- perl.txt - Perl scripting help
|
- `perl.txt` - Perl scripting help
|
||||||
- formats.txt - How to use colors, etc. with irssi
|
- `formats.txt` - How to use colors, etc. with irssi
|
||||||
- faq.txt - Frequently Asked Questions
|
- `faq.txt` - Frequently Asked Questions
|
||||||
- special_vars.txt - some predefined $variables you can use with irssi
|
- `special_vars.txt` - some predefined $variables you can use with irssi
|
||||||
|
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
@ -100,9 +100,9 @@ think of currently:
|
||||||
|
|
||||||
## Bugs / Suggestions
|
## 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
|
if not open a bugreport on http://bugs.irssi.org or send a mail to
|
||||||
staff@irssi.org
|
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,
|
You can also contact the Irssi developers on #irssi @ EFnet, Freenode, IRCnet,
|
||||||
Quakenet and Undernet.
|
Quakenet and Undernet.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue