diff --git a/README.md b/README.md index 62915fe..c3347df 100644 --- a/README.md +++ b/README.md @@ -9,38 +9,47 @@ It allows you to create interfaces like this [example](http://istarkov.github.io ##Features ###Works with your Components + Instead of the ugly Google Maps markers, balloons and other map components, you can render your cool animated react components on the map. ###Isomorphic Rendering + It renders on the server. *(Welcome search engines)* *(you can disable javascript in browser dev tools, and reload any example page to see how it works)* ###Component Positions Calculated Independently of Google Maps API + It renders components on the map before (and even without) the Google Maps API loaded. ###Google Maps API Loads on Demand + There is no need to place a ` ``` + --- + (*Really big thanks to [April Arcus](https://github.com/AprilArcus) for documentation fixes*) (*thank you [Dan Abramov](http://gaearon.github.io/react-dnd/) for titles structure*) (*great thanks to [Vladimir Akimov](https://github.com/b2whats) he knows why*) ## License + MIT (http://www.opensource.org/licenses/mit-license.php)