diff --git a/README.md b/README.md index 67f2ec27d65..c44faa76ffc 100755 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ # Kibana __NOTE__: You have reached the Kibana 3 repository. -Kibana 3 is completely new version of Kibana written entirely in HTML and Javascript. You can find +Kibana 3 is a completely new version of Kibana written entirely in HTML and Javascript. You can find the Kibana 2 repository at [https://github.com/rashidkpc/Kibana](https://github.com/rashidkpc/Kibana) ### Important! -The dashboard storage format has changed in Kibana 3 milestone 3. Existing dashboards are unfortunately not backward compatible. However there's some great new features: -* Every panel support multi-query +The dashboard storage format has changed in Kibana 3 milestone 3. Existing dashboards are unfortunately not backward compatible. However there are some great new features: +* Every panel supports multi-query * Customizable query colors and labels -* Queries, label and colors are synced across panels at all times -* Queries can assigned explicitly to panels, they can also be pinned and unpinned. +* Queries, labels and colors are synced across panels at all times +* Queries can be assigned explicitly to panels, they can also be pinned and unpinned * New filtering functionality * Filters can be toggled, removed and edited * Drill down won't overwrite your queries, labels or colors