diff --git a/.env.sample b/.env.sample index b5cc685..98d92d1 100644 --- a/.env.sample +++ b/.env.sample @@ -1 +1,2 @@ -UDEMY_BEARER=Your bearer token here \ No newline at end of file +UDEMY_BEARER=Your bearer token here +COURSE_URL=Your course url here