From 469d3ac2eff35329991cd222b08e462195ad8ab3 Mon Sep 17 00:00:00 2001 From: MilesWK <121042782+MilesWK@users.noreply.github.com> Date: Tue, 17 Feb 2026 14:35:32 -0500 Subject: [PATCH 1/4] Enhance README with project details and badges Updated README.md to enhance project description and add badges. --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c3f6dfaca..30cda75f9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,23 @@ -# Hackatime +image + +
+ +# **Hackatime** [![Ping](https://uptime.hackclub.com/api/badge/4/ping)](https://uptime.hackclub.com/status/hackatime) [![Status](https://uptime.hackclub.com/api/badge/4/status)](https://uptime.hackclub.com/status/hackatime) [![Work time](https://hackatime-badge.hackclub.com/U0C7B14Q3/harbor)](https://hackatime-badge.hackclub.com) +[**Documentation**](https://hackatime.hackclub.com/docs) + +
+ +**[Hackatime](hackatime.hackclub.com)** allows you to track the time you code, see daily and weekly coding leaderboards, and get statics on projects, languages, and more. + +Untitled - 2026-02-17T142454 258 1 + +Code in your favorite IDE with over 60 IDEs supported! + ## Local development ```sh From 6258cb0a21c512d0daa10a7141ef4469e76de5e6 Mon Sep 17 00:00:00 2001 From: MilesWK <121042782+MilesWK@users.noreply.github.com> Date: Wed, 18 Feb 2026 13:50:08 -0500 Subject: [PATCH 2/4] Improve README with images, details, etc. Made it look cool --- README.md | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 78f6b4f8a..0723bc511 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ -image + +Free, Open-Source Code Tracker + + +
# **Hackatime** @@ -12,11 +16,24 @@
+ **[Hackatime](hackatime.hackclub.com)** allows you to track the time you code, see daily and weekly coding leaderboards, and get statics on projects, languages, and more. -Untitled - 2026-02-17T142454 258 1 + +A visual of some of the supported IDEs + +**Code in your favorite IDE with over 60 IDEs supported!** + + +showcase of statistics + +**Get detailed statistics by language, project, date, and more!** + +--- + + -Code in your favorite IDE with over 60 IDEs supported! +
*Having issues? Reach out on the _#hackatime-help_ channel on [slack!](https://slack.hackclub.com/)*
## Local development From ac580873d674babddd6c706b09b5af65de429dd3 Mon Sep 17 00:00:00 2001 From: MilesWK <121042782+MilesWK@users.noreply.github.com> Date: Wed, 18 Feb 2026 13:56:04 -0500 Subject: [PATCH 3/4] Fix link and typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0723bc511..197e8d675 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ -**[Hackatime](hackatime.hackclub.com)** allows you to track the time you code, see daily and weekly coding leaderboards, and get statics on projects, languages, and more. +**[Hackatime](https://hackatime.hackclub.com)** allows you to track the time you code, see daily and weekly coding leaderboards, and get statistics on projects, languages, and more. A visual of some of the supported IDEs From 7ab8bc85664bb2df3e884b65e7729cb4315c3cfe Mon Sep 17 00:00:00 2001 From: MilesWK <121042782+MilesWK@users.noreply.github.com> Date: Wed, 18 Feb 2026 13:56:47 -0500 Subject: [PATCH 4/4] Update help section formatting in README Fix formatting of help section in README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 197e8d675..1bbd8ab36 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,11 @@ -
*Having issues? Reach out on the _#hackatime-help_ channel on [slack!](https://slack.hackclub.com/)*
+
+ + *Having issues? Reach out on the _#hackatime-help_ channel on [slack!](https://slack.hackclub.com/)* + +
## Local development