From a64cbada1fa76ddefedd6eb98b2d6b0593fcacd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Fri, 9 Apr 2021 13:29:39 +0200 Subject: [PATCH] chore: update readme --- frontend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/README.md b/frontend/README.md index b36ab21736..ba0bb7a760 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -23,6 +23,6 @@ npm run start:heroku ``` ## UI Framework -Currently using [react-mdl](https://tleunen.github.io/react-mdl/components/) which is a deprecated and closed project. +We are using [material-ui](http://material-ui.com/). Happy coding!