From c2256875af9731a905837b9189d79dcbcbfc8ef2 Mon Sep 17 00:00:00 2001 From: Adam Collins Date: Fri, 10 Mar 2017 10:27:14 -0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index edbafc4..581e204 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ Here is an example of how to run a simple `Hello World!` program. ``` For a more indepth reference on how to use JustJS checkout a comprehensive guide [here](https://www.w3schools.com/js/default.asp). - ##License + +## License Distributed under the ISC license.