@@ -97,3 +97,5 @@ ENV/
# mypy
.mypy_cache/
+
+README.html
@@ -0,0 +1,5 @@
+# NA-Birds dataset wrapper
+NA-Birds dataset: http://dl.allaboutbirds.org/nabirds
+Some example code how to use this library can be found in `example.py`