summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-01-09 13:29:28 -0500
committerMike Frysinger <vapier@gentoo.org>2016-01-09 13:29:28 -0500
commit258dbf28bf6e647c4411c547580c58c36b7d758d (patch)
tree25b39ea547b22179b0001e061b0469e026ccf1bd /README.md
parent6895576135eb9018503363b7e144e98696fb56a7 (diff)
downloadlibgd-258dbf28bf6e647c4411c547580c58c36b7d758d.tar.gz
README: link to the CONTRIBUTORS file
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3bbf5d9..f5160e0 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,8 @@ The most common applications of GD involve website development, although it
can be used with any standalone application!
The library was originally developed by Thomas Boutell and is now maintained
-by many contributors (see the CONTRIBUTORS file) under the umbrella of PHP.net.
+by many contributors (see the [CONTRIBUTORS](CONTRIBUTORS) file) under the
+umbrella of PHP.net.
## Downloads/etc...