diff --git a/README.md b/README.md index b7c93ad..4c7c185 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Distill Template -_Disclaimer: This project is research code. It is not an official Google product._ - -This is the repository for the distill web framework. +This is the repository for the Distill web framework. ## Contributing @@ -16,7 +14,9 @@ To contribute a change, [check out the contributing guide](CONTRIBUTING.md). Run `npm run start` to start a watching build rollup server. To view the sample pages in the repo, you can run `npm run serve` as a separate process which starts a static server. `npm run build` will run a one-time build. -## License +## Disclaimer & License + +_This project is research code. It is not an official product of Google or any other institution supporting Distill._ Copyright 2018, The Distill Template Authors.