From 10250c073c20e048e1f9a8068b313e8757a0920f Mon Sep 17 00:00:00 2001 From: Taylor Bryant Date: Sun, 25 Mar 2018 14:36:44 -0500 Subject: [PATCH 1/2] Update LICENSE.md --- LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index 91bd2d0..e4ca8bb 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright (c) 2017 Taylor Bryant +Copyright (c) 2018 Taylor Bryant Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: From 7c2d5fad4b9eace2c9ea42e845ef473ed932e2fc Mon Sep 17 00:00:00 2001 From: Taylor Bryant Date: Sun, 25 Mar 2018 14:43:43 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e44ad8c..082a669 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ A starter kit for using [Tailwind](https://tailwindcss.com) (v0.5.1) with [Jekyl * [npm](https://www.npmjs.com/) * [Ruby](https://www.ruby-lang.org/en/) -## Get started +## Getting started * `bundle install` to install Ruby gems * `npm install` to install npm packages * `gulp` to run the default Gulp task