Skip to content

Commit 3387c0b

Browse files
authored
Merge pull request #10 from skvggor/develop
Update CI status badge
2 parents f822565 + b85419a commit 3387c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# strava-api-wrapper-clojure (WIP)
22

3-
[![wakatime](https://wakatime.com/badge/user/6fd82e7b-8d36-4419-85dc-58cd397667a8/project/0cc5c842-0060-4667-b377-78b66c418b6d.svg)](https://wakatime.com/badge/user/6fd82e7b-8d36-4419-85dc-58cd397667a8/project/0cc5c842-0060-4667-b377-78b66c418b6d) [![CI and Deploy](https://github.com/skvggor/strava-api-wrapper-clojure/actions/workflows/ci-and-deploy.yml/badge.svg?branch=main)](https://github.com/skvggor/strava-api-wrapper-clojure/actions/workflows/ci-and-deploy.yml)
3+
[![wakatime](https://wakatime.com/badge/user/6fd82e7b-8d36-4419-85dc-58cd397667a8/project/0cc5c842-0060-4667-b377-78b66c418b6d.svg)](https://wakatime.com/badge/user/6fd82e7b-8d36-4419-85dc-58cd397667a8/project/0cc5c842-0060-4667-b377-78b66c418b6d) [![CI and Deploy](https://github.com/skvggor/strava-api-wrapper-clojure/actions/workflows/ci-and-deploy.yml/badge.svg)](https://github.com/skvggor/strava-api-wrapper-clojure/actions/workflows/ci-and-deploy.yml)
44

55
I developed a program that integrates with the Strava API to retrieve and display total distance for the current year. By connecting to your Strava account, it fetches the necessary data and outputs the total distance for different sports, providing an easy way to track annual progress. I created this project as a way to learn and explore the [Clojure](https://clojure.org/) programming language.
66

0 commit comments

Comments
 (0)