Skip to content

Commit d7064bc

Browse files
authored
Update README.md
1 parent 397daac commit d7064bc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# eBird2LaTeX
22

3-
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Zoziologie/ebird2latex/blob/master/script_e2L.ipynb)
3+
[![PyPI version](https://img.shields.io/pypi/v/e2L.svg)](https://pypi.org/project/e2L/) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Zoziologie/ebird2latex/blob/master/script_e2L.ipynb)
44

55
eBird2LaTeX is a Python module which generates a customisable bird checklist based on [eBird barchart data](https://ebird.org/GuideMe?cmd=changeLocation).
66

@@ -46,3 +46,5 @@ You'll need to add your credidential of eBird in a new `auth.json` file:
4646
- eBird login to download barchart data and your target
4747

4848
## Example
49+
50+
[See the example folder.](https://github.com/Zoziologie/ebird2latex/tree/master/example)

0 commit comments

Comments
 (0)