aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar SnowyLuma <[email protected]>2018-11-24 15:14:57 +0100
committerGravatar SnowyLuma <[email protected]>2018-11-24 15:14:57 +0100
commit3d55996b7e738dd06f8c498afeadf6d99385e33d (patch)
tree85678f3a3b788a3890d2de4fcda3fe71966ccceb /README.md
parentMerge pull request #69 from python-discord/issue/68-with-typing (diff)
Fix markdown for further reading links
Diffstat (limited to 'README.md')
-rwxr-xr-x[-rw-r--r--]README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index b83421ff..6227a36d 100644..100755
--- a/README.md
+++ b/README.md
@@ -94,7 +94,8 @@ Now to tell other people what your PR does
#### 7. Wait & further reading
At this point your PR will either be accepted or a maintainer might request some changes.
-So you can read up some more on [https://try.github.io](Git), [https://www.jetbrains.com/help/pycharm/quick-start-guide.html](PyCharm) or you might want to learn more about Python and discord: [https://discordpy.readthedocs.io/en/rewrite/](discord.py rewrite)
+You can now read up some more on [Git](https://try.github.io), [PyCharm](https://www.jetbrains.com/help/pycharm/quick-start-guide.html),
+or learn more about Python and Discord: [discord.py rewrite](https://discordpy.readthedocs.io/en/rewrite)
### Without PyCharm