update ReadMe

This commit is contained in:
Mourner 2010-11-16 16:04:56 +02:00
parent 7e0b87fbb5
commit bda8862020

View File

@ -5,7 +5,7 @@ Leaflet is a lightweight JavaScript library for map display and interaction by [
It is built from the ground up to work well on both desktop and mobile web browsers, utilizing cutting-edge technologies included in HTML5. It's main priorities are usability, performance, [A-grade](http://developer.yahoo.com/yui/articles/gbs/) browser support (up to IE6), flexibility and easy to use API. The OOP-based code of the library is designed to be modular, extensible and very easy to understand and modify.
## Contributing to Leaflet
We really look forward to any help with the development! But first, in order to contribute to Leaflet, you will need to sign a non-exclusive copyright assignment agreement online. We're forced to ask this to ensure that CloudMade can redistribute the library with your contributions in it. Please contact [leaflet@cloudmade.com](mailto:leaflet@cloudmade.com) about this. After signing the agreement, we'll be happy to accept your contributions!
Please send your pull requests to [mourner](http://github.com/mourner) - we'll be happy to accept your contributions!
## What's left to do for a feature-complete version