From 1f5a105791fe5d16134b794bc0cd0a1165bf4ebb Mon Sep 17 00:00:00 2001 From: Robert Austin Date: Fri, 17 Jan 2020 17:17:19 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 05d6ff0..9547330 100755 --- a/README.md +++ b/README.md @@ -26,3 +26,7 @@ Serif is a beautiful small business theme for Jekyll. It contains content types To run the theme locally, navigate to the theme directory and run `bundle install` to install the dependencies, then run `jekyll serve` or `bundle exec jekyll serve` to start the Jekyll server. I would recommend checking the [Deployment Methods](https://jekyllrb.com/docs/deployment-methods/) page on Jekyll website. + +## License + +If you fork or copy this theme the LICENSE file and the copyright notice on line 3 (where I am listed as the author) must not be changed. You cannot just replace the copyright line with your own name. Attribution in your README.md or on your site is also welcome but not required.