Skip to content

Commit

Permalink
Merge pull request #4 from BudzioT/master
Browse files Browse the repository at this point in the history
  • Loading branch information
taciturnaxolotl authored Oct 7, 2024
2 parents 9f649ad + c5bd0a0 commit c05abad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ Forked from [muety/wakapi](https://github.com/muety/wakapi) for a Hackclub speci

### 💻 Client setup

Hackatim relies on the open-source [WakaTime](https://github.com/wakatime/wakatime-cli) client tools. In order to collect
statistics for Hackatim, you need to set them up.
Hackatime relies on the open-source [WakaTime](https://github.com/wakatime/wakatime-cli) client tools. In order to collect
statistics for Hackatime, you need to set them up.

1. **Set up WakaTime** for your specific IDE or editor. Please refer to the
respective [plugin guide](https://wakatime.com/plugins)
Expand All @@ -34,10 +34,10 @@ statistics for Hackatim, you need to set them up.
```ini
[settings]

# Your Hackatim server URL
# Your Hackatime server URL
api_url = http://localhost:3000/api

# Your Hackatim API key (get it from the web interface after having created an account)
# Your Hackatime API key (get it from the web interface after having created an account)
api_key = 406fe41f-6d69-4183-a4cc-121e0c524c2b
```

Expand Down

0 comments on commit c05abad

Please sign in to comment.