diff --git a/README.md b/README.md
index a408bc8..3111243 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,13 @@
-
-
-
+[](https://circleci.com/gh/Shopify/draggable/tree/master)
+[](https://badge.fury.io/js/%40shopify%2Fdraggable)
+[](https://codecov.io/gh/Shopify/draggable)
+[](https://greenkeeper.io/)
-> **Ready for production!** While Draggable may still be in beta, all existing features are stable and safe for consumption. Draggable will exit beta once all remaining features have been implemented.
+> **Currently in beta!** While Draggable is very close to a full release, the API is still subject to change. We keep an updated CHANGELOG with every release, so when upgrading from a previous version, please check and see what has changed.
Get complete control over drag and drop behaviour with Draggable! Draggable abstracts
native browser events into a comprehensive API to create a custom drag and drop experience.
@@ -64,6 +65,12 @@ or via CDN
```
+## Browser Compatibility
+
+ |  |  |  |  |  |
+--- | --- | --- | --- | --- | --- |
+Latest ✔ | Latest ✔ | 11+ ✔ | Latest ✔ | Latest ✔ | Latest ✔ |
+
## Documentation
You can find the documentation for each module within their respective directories.