summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Melcher <github@matthiasm.com>2023-09-28 15:57:21 +0200
committerGitHub <noreply@github.com>2023-09-28 15:57:21 +0200
commit87b635141a53cd1e8d31ee9708a11a854d93abe1 (patch)
tree70dc9ff76311830b1b0582405fa3a1d295346a64
parentbb7c68a4777fa9d30165ba201dc8dcf3ce92a5f3 (diff)
Make README.md clickable
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 97c1dacf9..a343b290a 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,6 @@
across the world with a central repository on GitHub.
For more information see README.txt:
- https://github.com/fltk/fltk/blob/master/README.txt
+ [https://github.com/fltk/fltk/blob/master/README.txt](https://github.com/fltk/fltk/blob/master/README.txt)
![Build](https://github.com/fltk/fltk/actions/workflows/build.yml/badge.svg)