From f30d2d7c932af628e33ddb39d128bb99a0bad19c Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sun, 25 Mar 2018 21:19:48 +0200 Subject: [PATCH] Update frontend roadmap --- README.md | 2 +- images/{frontend.png => frontend-v2.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename images/{frontend.png => frontend-v2.png} (100%) diff --git a/README.md b/README.md index 6047e3346..104c76f4e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ If you think that these can be improved in anyway, please do suggest. ## 🎨 Front-end Roadmap -![](./images/frontend.png) +![](./images/frontend-v2.png) ## 👽 Back-end Roadmap diff --git a/images/frontend.png b/images/frontend-v2.png similarity index 100% rename from images/frontend.png rename to images/frontend-v2.png