From c31d82031334ca4c372d9ae2cbb28df38bb519a8 Mon Sep 17 00:00:00 2001 From: Young Hahn Date: Thu, 19 May 2011 13:04:55 -0400 Subject: [PATCH] Consistify README with package.json description. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 62f576a..3ae6ca5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mbtiles -MBTiles manipulation utilities and API integration for [tilelive.js][1]. +Utilities and [tilelive][1] integration for the [MBTiles][2] format. ### Installation @@ -27,4 +27,4 @@ Example of using `tilelive` to serve tiles from an `mbtiles` file. [1]: https://github.com/mapbox/tilelive.js - +[2]: http://mbtiles.org