From cddfe355610a4ceb1ae2e4194fbec5342a797a5c Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Fri, 3 Jan 2020 22:18:25 -0500 Subject: [PATCH] Update README.md Make LICENSE link to repository LICENSE so you don't have to scroll back up. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d0a4e3..3cc04fc 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Complete documentation is currently underway. ## License -Like everything else it evolved from, sscaffold is being released under the [MIT license](https://opensource.org/licenses/MIT). See LICENSE. +Like everything else it evolved from, sscaffold is being released under the [MIT license](https://opensource.org/licenses/MIT). See [LICENSE](https://github.com/robsheldon/sscaffold-css/blob/master/LICENSE). ## Acknowledgements