diff --git a/README.md b/README.md index 621ee30..129723b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # Rugreefer **Rugreefer** is a Dart library for retrieving metadata about geographic coordinates from a [dopecarpet](http://github.com/TheRandonauts/dopecarpet) server. It converts coordinates into a geohash, fetches a gzipped GeoJSON file from the API, and extracts relevant spatial data such as polygons and lines. The library also supports caching with optional expiration to improve performance. diff --git a/assets/rugreefer.png b/assets/rugreefer.png new file mode 100644 index 0000000..c8c0fa0 Binary files /dev/null and b/assets/rugreefer.png differ