From 6eb4327e56a3ab578bf363e9b4bbe345e5eeafea Mon Sep 17 00:00:00 2001 From: Veeck Date: Tue, 19 Jan 2021 17:43:33 +0100 Subject: [PATCH] Add warning about Homepage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82e539b2..e438e453 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ##### Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser. -- [Website](https://modernizr.com) +- Our Website is outdated and broken, please DO NOT use it (https://modernizr.com) but rather build your modernizr version from npm. - [Documentation](https://modernizr.com/docs/) - [Integration tests](https://modernizr.github.io/Modernizr/test/integration.html) - [Unit tests](https://modernizr.github.io/Modernizr/test/unit.html)