From 163d23653fd169ab8a49c85f1c846fca2ef2937e Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Tue, 18 May 2021 20:03:04 +0200 Subject: [PATCH] Update README.md --- frontend/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/frontend/README.md b/frontend/README.md index 1837339a8..c7fcc1885 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -1,10 +1,9 @@ # openreplay-ui -Openreplay prototype UI +OpenReplay prototype UI On new icon addition: `npm run generate:icons` - ## Documentation * [Redux](https://redux.js.org/) @@ -12,7 +11,6 @@ On new icon addition: * [Ducks](https://github.com/erikras/ducks-modular-redux) * [CSS Modules](https://github.com/css-modules/css-modules) - Labels in comments: TEMP = temporary code -TODO = things to implement \ No newline at end of file +TODO = things to implement