diff --git a/README.md b/README.md
index 4fd394b..e44297e 100644
--- a/README.md
+++ b/README.md
@@ -38,16 +38,4 @@ For example, if you are to run the web app at the port `8080` with the path
docker run -p 8080:80 -e PUBLIC_PATH=/nextline/ -e API_HTTP=http://localhost:5000/-e API_NAME="API 1" graphql ghcr.io/simonsobs/nextline-web
```
-If you are on the localhost, the web app is running at .
-
----
-
-## License
-
-- _Nextline_ is licensed under the MIT license.
-
----
-
-## Contact
-
-- [Tai Sakuma](https://github.com/TaiSakuma)
+If you are on the `localhost`, the web app is running at .