diff --git a/README.md b/README.md
index 708abeb..721b1ae 100755
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
-# Frontend for TS-Viewer with React
+# Frontend for TS-Viewer with React [WIP]
-## Available Scripts
+# IMPORTANT: Backend doesnt support CORS right now, therefore this frontend can't work
+
+## Available Scripts from react-scripts
In the project directory, you can run:
@@ -12,11 +14,6 @@ Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
-### `npm test`
-
-Launches the test runner in the interactive watch mode.
-See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
-
### `npm run build`
Builds the app for production to the `build` folder.