From f7e2a995d65c9018c6f83eb39c2579051bde6867 Mon Sep 17 00:00:00 2001 From: James George Date: Fri, 13 Sep 2019 17:40:55 +0530 Subject: [PATCH] docs: minor tweak (#2404) made the license section link up to the respective file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bac444..153a90e 100755 --- a/README.md +++ b/README.md @@ -683,4 +683,4 @@ axios is heavily inspired by the [$http service](https://docs.angularjs.org/api/ ## License -MIT +[MIT](LICENSE)