Dimitri Korsch 7 роки тому
батько
коміт
be1c417ac6
2 змінених файлів з 7 додано та 0 видалено
  1. 2 0
      .gitignore
  2. 5 0
      README.md

+ 2 - 0
.gitignore

@@ -97,3 +97,5 @@ ENV/
 
 # mypy
 .mypy_cache/
+
+README.html

+ 5 - 0
README.md

@@ -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`