diff --git a/README.md b/README.md
index ff6305d..305ed93 100644
--- a/README.md
+++ b/README.md
@@ -16,11 +16,11 @@ It is more or less a successor of the [leaflet-sidebar](https://github.com/turbo
Example code at [`examples/index.html`](examples/index.html) ([Preview](http://turbo87.github.io/sidebar-v2/examples/index.html))
-## [OpenLayers 3](http://openlayers.org/)
+## [OpenLayers 3+](http://openlayers.org/)
-![Sidebar collapsed](doc/ol3-1.png) ![Sidebar extended](doc/ol3-2.png)
+![Sidebar collapsed](doc/ol-1.png) ![Sidebar extended](doc/ol-2.png)
-Example code at [`examples/ol3.html`](examples/ol3.html) ([Preview](http://turbo87.github.io/sidebar-v2/examples/ol3.html))
+Example code at [`examples/ol.html`](examples/ol.html) ([Preview](http://turbo87.github.io/sidebar-v2/examples/ol.html))
## [OpenLayers 2](http://openlayers.org/two/)
diff --git a/bower.json b/bower.json
index f95d8f4..189de73 100644
--- a/bower.json
+++ b/bower.json
@@ -10,10 +10,10 @@
"css/gmaps-sidebar.css",
"css/leaflet-sidebar.css",
"css/ol2-sidebar.css",
- "css/ol3-sidebar.css",
+ "css/ol-sidebar.css",
"js/jquery-sidebar.js",
"js/leaflet-sidebar.js",
- "js/ol3-sidebar.js"
+ "js/ol-sidebar.js"
],
"keywords": [
"gis",
diff --git a/css/ol3-sidebar.css b/css/ol-sidebar.css
similarity index 100%
rename from css/ol3-sidebar.css
rename to css/ol-sidebar.css
diff --git a/css/ol3-sidebar.min.css b/css/ol-sidebar.min.css
similarity index 100%
rename from css/ol3-sidebar.min.css
rename to css/ol-sidebar.min.css
diff --git a/doc/ol3-1.png b/doc/ol-1.png
similarity index 100%
rename from doc/ol3-1.png
rename to doc/ol-1.png
diff --git a/doc/ol3-2.png b/doc/ol-2.png
similarity index 100%
rename from doc/ol3-2.png
rename to doc/ol-2.png
diff --git a/examples/ol3.html b/examples/ol.html
similarity index 98%
rename from examples/ol3.html
rename to examples/ol.html
index b052b1c..bf601c0 100644
--- a/examples/ol3.html
+++ b/examples/ol.html
@@ -8,7 +8,7 @@
-
+