瀏覽代碼

added a readme

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`