Skip to content

Commit

Permalink
Update usage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-S-Rosen authored Oct 12, 2024
1 parent 7a7a577 commit 9fcc5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Fetch your Google Scholar ID, which is the string of letters and numbers in the

## Examples

If generating an NSF COA report, all you need to do is the following:
If generating an NSF COA report, all you need to do is the following. By default, the code will write out a CSV file "coauthors.csv" to the current working directory.

```python
from coapy.scholar import get_coauthors
Expand Down

0 comments on commit 9fcc5c3

Please sign in to comment.