diff --git a/README.md b/README.md
index f52084c69..d675ab0a5 100644
--- a/README.md
+++ b/README.md
@@ -1,23 +1,11 @@
# Device Simulator Express, a Microsoft Garage project
-
-
-
-
Make without limit! Device Simulator Express, a Microsoft Garage project, allows you to code microcontrollers without the hardware on hand! You can program your Circuit Playground Express (CPX) or your BBC micro:bit! Test and debug your code on the device simulator and see the same
result when you plug in your actual microcontroller. Curious about the output of the device, the serial
monitor allows you to observe the device output.
-## Build Status
-
-| Branch | Build Status |
-| :------ | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
-| dev | [](https://microsoftgarage.visualstudio.com/Intern%20GitHub/_build/latest?definitionId=304&branchName=dev) |
-| staging | [](https://microsoftgarage.visualstudio.com/Intern%20GitHub/_build/latest?definitionId=304&branchName=staging) |
-| master | [](https://microsoftgarage.visualstudio.com/Intern%20GitHub/_build/latest?definitionId=304&branchName=master) |
-
## Prerequisites
diff --git a/src/latest_release_note.ts b/src/latest_release_note.ts
index a4e1ddabd..33e292154 100644
--- a/src/latest_release_note.ts
+++ b/src/latest_release_note.ts
@@ -1,5 +1,5 @@
// TODO: find a better way of loading html into a string
-export const LATEST_RELEASE_NOTE = `
Welcome to the first update to the Device Simulator Express! Please feel free to enable our feature flag in Settings