diff options
Diffstat (limited to 'extlib/leaflet/README.md')
-rw-r--r-- | extlib/leaflet/README.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/extlib/leaflet/README.md b/extlib/leaflet/README.md deleted file mode 100644 index b6caae96..00000000 --- a/extlib/leaflet/README.md +++ /dev/null @@ -1,10 +0,0 @@ -<img src="http://leaflet.cloudmade.com/docs/images/logo.png" alt="Leaflet" />
-
-Leaflet is a modern, lightweight BSD-licensed JavaScript library for making tile-based interactive maps for both desktop and mobile web browsers, developed by [CloudMade](http://cloudmade.com) to form the core of its next generation JavaScript API.
-
-It is built from the ground up to work efficiently and smoothly on both platforms, utilizing cutting-edge technologies included in HTML5. Its top priorities are usability, performance and small size, [A-grade](http://developer.yahoo.com/yui/articles/gbs/) browser support, flexibility and easy to use API. The OOP-based code of the library is designed to be modular, extensible and very easy to understand.
-
-Check out the website for more information: [leaflet.cloudmade.com](http://leaflet.cloudmade.com)
-
-## Contributing to Leaflet
-Let's make the best open-source library for maps that can possibly exist! Please send your pull requests to [Vladimir Agafonkin](http://github.com/mourner) (Leaflet maintainer) - we'll be happy to accept your contributions! [List of Leaflet contributors](http://github.com/CloudMade/Leaflet/contributors)
\ No newline at end of file |