Skip to content

Commit 308017a

Browse files
Kotlin badge
1 parent 12370de commit 308017a

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
Algorithms and data structure
22
-----------------------------
3-
![Kotlin CI with Maven](https://github.com/DanielMichalski/algorithms-and-data-structures/workflows/Kotlin%20CI%20with%20Maven/badge.svg)
3+
[![Kotlin CI with Maven](https://github.com/DanielMichalski/algorithms-and-data-structures/workflows/Kotlin%20CI%20with%20Maven/badge.svg)](https://github.com/DanielMichalski/algorithms-and-data-structures/actions?query=workflow%3A%22Kotlin+CI+with+Maven%22)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/DanielMichalski/algorithms-and-data-structures/blob/master/LICENSE)
55

66
This project is written in Kotlin and tests in Groovy and aims to present solutions with time and memory complexity for some famous algorithms.

0 commit comments

Comments
 (0)