Skip to content

Commit 84220c2

Browse files
authored
Update README.md
1 parent ebaa063 commit 84220c2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Scrape your finished katas to files and upload them to a github repo.
55

66
### Local Installation
77

8-
- modify the `.env_public` file with your codewars username
98
- create an `.env_secret` file with your codewars token
109

1110
Your token may be found when inspecting the request to the corewars site after login.
@@ -53,4 +52,4 @@ python main.py
5352
### Github actions
5453

5554
There is a prepared gihub action, that will automatically download new solutions every night.
56-
Just set the right environment variables as repository secrets.
55+
Just set the right environment variables as repository secrets.

0 commit comments

Comments
 (0)