Skip to content

Commit 94edc4c

Browse files
sir-gonGonzalo Diaz
authored and
Gonzalo Diaz
committed
Update README.md
1 parent 1ac8954 commit 94edc4c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,16 @@
2121

2222
## TL;DR
2323

24-
[Install and run](#install-and-run)
24+
Algorithms Exercises solved in [Javascript](https://tc39.es/),
25+
running with [Jest](https://jestjs.io/) testing suite.
26+
Developed with TDD.
27+
28+
[![Javascript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)](https://tc39.es/)
29+
[![Node.js](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)](https://nodejs.org/)
30+
[![Jest](https://img.shields.io/badge/Jest-323330?style=for-the-badge&logo=Jest&logoColor=white)](https://jestjs.io/)
31+
[![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)](https://www.docker.com/)
32+
33+
Go to [Install and run](#install-and-run)
2534

2635
## What is this?
2736

0 commit comments

Comments
 (0)