georgetown-cset / funder-finder

Retrieve GitHub repo funding information
Apache License 2.0
7 stars 2 forks source link

Docs: Make Example Usage NOT Recursive #64

Open jspeed-meyers opened 1 year ago

jspeed-meyers commented 1 year ago

The example in the README:

PYTHONPATH='.' python3 funderfinder/get_funders.py georgetown-cset/funder-finder

is a little confusing. It's just hard to grok and led me to issuing the wrong commands and being confused for five minutes. Too many "funder-finders" in one line. We should probably just pick another example out of the hat.