From c536a42c79c7b44fe91ad1c19e09ddcabf5e1b38 Mon Sep 17 00:00:00 2001 From: ivaosthu Date: Sat, 5 Oct 2019 09:55:08 +0200 Subject: [PATCH] chore: update readme --- frontend/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/README.md b/frontend/README.md index f566828c02..2ef1c1cb44 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -25,4 +25,7 @@ npm install npm run start:heroku ``` +## UI Framework +Currently using [react-mdl](https://tleunen.github.io/react-mdl/components/) which is a deprecated and closed project. + Happy coding!