Skip to content

Commit 6ad8ea9

Browse files
committed
Add detail to the generate events using Meetup APIs guide
1 parent affcce1 commit 6ad8ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/events-automation/meetup_events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ python main.py
5757
```
5858
This script performs the following operations:
5959
- Authenticates with the Meetup API using JWT.
60-
- Fetches data for known Rust groups from a CSV file and Meetup API.
60+
- Fetches data for known Rust groups from `.../tools/events-automation/rust_meetup_groups.csv` file and Meetup API.
6161
- Filters and formats the event data into a standardized structure.
6262
- Outputs the details of upcoming events.
6363

0 commit comments

Comments
 (0)