diff --git a/bridges/relays/ethereum/LICENSE b/bridges/LICENSE
similarity index 100%
rename from bridges/relays/ethereum/LICENSE
rename to bridges/LICENSE
diff --git a/bridges/README.md b/bridges/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..bf8441422782214025cdf1423fafbdabce732783
--- /dev/null
+++ b/bridges/README.md
@@ -0,0 +1,8 @@
+# Parity Bridges Common
+
+This is a collection of components for building bridges.
+
+The main components that will be constructed here will be bridge modules/runtimes
+and bridge relays.
+
+🚧 The bridges are currently under construction - a hardhat is recommended beyond this point 🚧