From d86c3322b1683d8a3dc46b6aab36dda5c33bdb3f Mon Sep 17 00:00:00 2001
From: Marek Czernek <mczernek@redhat.com>
Date: Mon, 06 Apr 2020 16:43:45 +0200
Subject: [PATCH] Update README.md

---
 mczernek-exchange-application/frontend/README.md |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/mczernek-exchange-application/frontend/README.md b/mczernek-exchange-application/frontend/README.md
index 5441e91..4ea5b91 100644
--- a/mczernek-exchange-application/frontend/README.md
+++ b/mczernek-exchange-application/frontend/README.md
@@ -7,15 +7,11 @@
 The frontend currently works with the `history` shim microservice. 
 For testing, start run `history` accessible on `localhost:8080` and then start `frontend` (on any port).
 
-## TODO
-
-* Remove hardcoded localhost calls
-* Containerize this application
-
 ## TODO Stretch Goals
 
 * Finish Status dashboard 
 * Refactor into nicer directory structure
+* Move to TypeScript
 
 # Documentation
 

--
Gitblit v1.9.3