From 428df1297f79541b52a619ea1f848d52e492a5b5 Mon Sep 17 00:00:00 2001 From: Vladimir Grinenko Date: Tue, 18 Dec 2018 16:29:59 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eea436f..5dc20af 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # BEM React Boilerplate +**WARNING**! The project is **DEPRECATED**! As there's no need in special boilerplate to work with `bem-react`. Feel free to use any boilerplate you like (e.g. [official Create React App](https://github.com/facebookincubator/create-react-app)). + This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app) and [React App Rewired](https://github.com/timarney/react-app-rewired). Below you will find some information on how to perform common tasks.