summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-25 19:34:55 -0700
committerGitHub <noreply@github.com>2020-06-25 19:34:55 -0700
commitcea8ac496f97a36790bdbe3bbb3a87bf9c91a7f4 (patch)
tree16a40bbcd19bacc6ad5286324ed98154145bb3a1
parent969a020128e5804603362329363a7a05c0722769 (diff)
Update license link
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index eada46e..23693ed 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
<h1 align="center">
<img width="300px" src="assets/logo.png" />
-[![travis][s0]][l0] [![appveyor][s1]][l1] [![crates][s2]][l2] ![MIT][s3]
+[![travis][s0]][l0] [![appveyor][s1]][l1] [![crates][s2]][l2] [![MIT][s3]][l3]
</h1>
@@ -12,6 +12,7 @@
[s2]: https://img.shields.io/crates/v/so.svg
[l2]: https://crates.io/crates/so
[s3]: https://img.shields.io/badge/license-MIT-blue.svg
+[l3]: ./LICENSE
<h5 align="center">A terminal interface for StackOverflow written in Rust</h5>