We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebaa063 commit 84220c2Copy full SHA for 84220c2
README.md
@@ -5,7 +5,6 @@ Scrape your finished katas to files and upload them to a github repo.
5
6
### Local Installation
7
8
-- modify the `.env_public` file with your codewars username
9
- create an `.env_secret` file with your codewars token
10
11
Your token may be found when inspecting the request to the corewars site after login.
@@ -53,4 +52,4 @@ python main.py
53
52
### Github actions
54
55
There is a prepared gihub action, that will automatically download new solutions every night.
56
-Just set the right environment variables as repository secrets.
+Just set the right environment variables as repository secrets.
0 commit comments