Skip to content

Commit 9a951c9

Browse files
committed
Update README.md (badge about build and test workflow)
1 parent 4aae7ba commit 9a951c9

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) [![Clojure CI](https://github.com/skvggor/strava-api-wrapper-clojure/actions/workflows/clojure.yml/badge.svg?branch=main)](https://github.com/skvggor/strava-api-wrapper-clojure/actions/workflows/clojure.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) [![Clojure CI](https://github.com/skvggor/strava-api-wrapper-clojure/actions/workflows/clojure.yml/badge.svg?branch=main)](https://github.com/skvggor/strava-api-wrapper-clojure/actions/workflows/build-and-test.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)