Skip to content

Commit 08a43d2

Browse files
authored
Update README.md
1 parent 23acb55 commit 08a43d2

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,14 @@
1919

2020
## TL;DR
2121

22-
[Install and run](#install-and-run)
22+
Algorithms Exercises solved in [Java](https://www.java.org/),
23+
running with Gradle + JUnit testing suite. Developed with TDD.
24+
25+
[![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white)](https://www.java.com/)
26+
[![Gradle](https://img.shields.io/badge/Gradle-02303A.svg?style=for-the-badge&logo=Gradle&logoColor=white)](https://gradle.org/)
27+
[![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)](https://www.docker.com/)
28+
29+
Go to [Install and run](#install-and-run)
2330

2431
## What is this?
2532

0 commit comments

Comments
 (0)