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: diff --git a/README.md b/README.md index 02abd9b..8d5230f 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ A starter kit for using [Tailwind](https://tailwindcss.com) (v0.5.2) 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