summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJon Cairns <jon@joncairns.com>2013-07-19 10:31:27 +0100
committerJon Cairns <jon@joncairns.com>2013-07-19 10:31:27 +0100
commit4c36c231ff4b40b16572b4800fa362b27bb12ba3 (patch)
tree64d9fd93e6dc0db5d7f9004b83af0e113e731b75 /README.md
parent194e7d4e7bcdd1aad4282d1e44b85a9449a088c4 (diff)
downloadvdebug-4c36c231ff4b40b16572b4800fa362b27bb12ba3.zip
Add links for help and issues in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4369159..6a0f612 100644
--- a/README.md
+++ b/README.md
@@ -20,13 +20,13 @@ some of the more critical parts of the code.
If you're having trouble with Vdebug in any way, here are the steps you can take to get help (in the right order):
- 1. Check the issues to see whether it's already come up.
- 2. Visit the #vdebug irc channel on freenode, someone is normally there.
- 3. Open a new issue
+ 1. [Check the issues][3] to see whether it's already come up.
+ 2. Visit the **#vdebug** irc channel on freenode, someone is normally there.
+ 3. [Open a new issue.][4]
# News
-**19/07/2013:** there's a known issue with Vdebug and Vim 7.4. Take a look at issue #98 to follow updates and fixes.
+**19/07/2013:** there's a known issue with Vdebug and Vim 7.4. Take a look at [issue #98][5] to follow updates and fixes.
**11/06/2013:** Vdebug now has an irc channel on freenode! If you're running into problems installing, configuring or running vdebug, or you just want to ask a general question, join us on **#vdebug**.
@@ -170,3 +170,6 @@ This plugin is released under the [MIT License][1].
[1]: https://raw.github.com/joonty/vdebug/master/LICENCE
[2]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
+[3]: https://github.com/joonty/vdebug/issues/
+[4]: https://github.com/joonty/vdebug/issues/new
+[5]: https://github.com/joonty/vdebug/issues/98