diff --git a/README b/README
index eab63ff9627637ebb79d9601037fa7cc896d5c2d..2b616f79e755ed66b1e4bfd96bf10e6115bc5046 100644
--- a/README
+++ b/README
@@ -4,3 +4,14 @@ by Peter Nerlich
 Implementation inspired by Beacons and Illumination mods.
 
 This mod adds spotlights - light sources that shine light to a spot over a long distance.
+
+
+## ROADMAP TO V1.0
+
+-[X]	Proof of Concept (modified beacons)
+-[ ]	add downwards/sideways spotlights
+-[ ]	make spotlights not conflict when crossing light beams
+-[ ]	add proper model for spotlight
+-[ ]	figure out whether model can be made to shine just on the light bulb side (ignore shading, display pure white)
+
+Ta-daa! v1.0!