You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# eBird2LaTeX
2
2
3
-
[](https://colab.research.google.com/github/Zoziologie/ebird2latex/blob/master/script_e2L.ipynb)
3
+
[](https://pypi.org/project/e2L/)[](https://colab.research.google.com/github/Zoziologie/ebird2latex/blob/master/script_e2L.ipynb)
4
4
5
5
eBird2LaTeX is a Python module which generates a customisable bird checklist based on [eBird barchart data](https://ebird.org/GuideMe?cmd=changeLocation).
6
6
@@ -46,3 +46,5 @@ You'll need to add your credidential of eBird in a new `auth.json` file:
46
46
- eBird login to download barchart data and your target
47
47
48
48
## Example
49
+
50
+
[See the example folder.](https://github.com/Zoziologie/ebird2latex/tree/master/example)
0 commit comments