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.