Skip to content

Commit f3f90ab

Browse files
sir-gonGonzalo Diaz
authored and
Gonzalo Diaz
committed
Update README.md
1 parent 73d2fdd commit f3f90ab

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,15 @@
2020

2121
## TL;DR
2222

23-
[Install and run](#install-and-run)
23+
Algorithms Exercises solved in [Typescript](https://www.typescriptlang.org/),
24+
running with [Jest](https://jestjs.io/) testing suite.
25+
Developed with TDD.
26+
27+
[![Typescript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
28+
[![Node.js](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)](https://nodejs.org/)
29+
[![Jest](https://img.shields.io/badge/Jest-323330?style=for-the-badge&logo=Jest&logoColor=white)](https://jestjs.io/)
30+
31+
Go to [Install and run](#install-and-run)
2432

2533
## What is this?
2634

0 commit comments

Comments
 (0)