From 3eead83750bc260f80009e7850b0e2013757b57f Mon Sep 17 00:00:00 2001 From: Brian Vaughn Date: Tue, 16 Oct 2018 16:14:59 +0800 Subject: [PATCH] Added license blurb to README footer --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e5e0da26..9ddd4f70 100644 --- a/README.md +++ b/README.md @@ -64,3 +64,6 @@ If you are interesting in translating `reactjs.org`, please join the Crowdin. ## Troubleshooting - `yarn reset` to clear the local cache + +## License +reactjs.org is CC-BY-4.0 licensed, as found in the `LICENSE-DOCS.md` file. \ No newline at end of file