diff --git a/README.md b/README.md index 20634af..29acdc1 100644 --- a/README.md +++ b/README.md @@ -82,17 +82,21 @@ Please follow the steps below: 3. Go to your repo secrets by hitting `Settings => Secrets` tab in your profile repo. You can also enter the url . Please replace the `USERNAME` with your own username. 4. Create a new `Secret`. `Name`: `WAKATIME_API_KEY`, `Value`: Paste the Wakatime API key here. -Screen Shot 2021-05-30 at 21 44 41 -If you don't know what is the key, please go to [Account Settings in WakaTime](https://wakatime.com/settings/account) to find your API Key there. -5. Add a comment to your `README.md` like this: - ```md - - - ``` + Screen Shot 2021-05-30 at 21 44 41 + + If you don't know what is the key, please go to [Wakatime API](https://wakatime.com/api-key) to find your API Key there. + + 1. Add a comment to your `README.md` like this: + + ```md + + + ``` + + 2. Go to Workflows menu (mentioned in step 1), click `Waka Readme`, click `Run workflow`. + 3. Go to your profile page. you will be able to see it. -6. Go to Workflows menu (mentioned in step 1), click `Waka Readme`, click `Run workflow`. -7. Go to your profile page. you will be able to see it. ### Other Repository (not Profile)