summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author🎷🐛 Cat Lee Ball <cat@catball.dev>2021-04-18 17:09:12 -0700
committerMartin Michlmayr <tbm@cyrius.com>2021-04-19 12:02:57 +0800
commit763a958094c6333bdd247e828300a3cff3c5d4de (patch)
tree3e9dc53d9e793d39c4dae8d0b689c64ca1bd3ec1
parent8a87a8bd33cb428afc9472d5a8eb94ed07bf32aa (diff)
downloadfork-ledger-763a958094c6333bdd247e828300a3cff3c5d4de.tar.gz
fork-ledger-763a958094c6333bdd247e828300a3cff3c5d4de.tar.bz2
fork-ledger-763a958094c6333bdd247e828300a3cff3c5d4de.zip
Fix IRC bullet point in README.md
Currently the IRC link is broken in the rendered readme page on Github. Speculating that Github's markdown renderer might not display the text as a link since it starts with "irc://" instead of "http://" or similar. Added some text to the bullet point specifying channel and server. I left the link in-place in case the above issue is resolved at some point, or if other websites render this README.md file without the issue.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c30ddf75..ad35d179 100644
--- a/README.md
+++ b/README.md
@@ -162,7 +162,7 @@ Now that you're up and running, here are a few resources to keep in mind:
- [Homepage]
- [Documentation]
- - [IRC channel][IRC]
+ - [IRC channel][IRC]: #ledger channel on Freenode
- [Mailing List / Forum][mailing list]
- [GitHub project page][github]
- [Code analysis][openhub]