diff options
| author | Federico Igne <git@federicoigne.com> | 2022-07-13 11:31:55 +0100 |
|---|---|---|
| committer | Federico Igne <git@federicoigne.com> | 2022-07-13 11:31:55 +0100 |
| commit | bed0d35b2cccff986e2d4babc1b976b0fe01f62e (patch) | |
| tree | 6ff40ecdd7eabae70906d7c262f2de9739b4c9bf | |
| parent | 17bf45b273913a24a72caa964ee16a4fe84c6ec6 (diff) | |
| download | exercism-bed0d35b2cccff986e2d4babc1b976b0fe01f62e.tar.gz exercism-bed0d35b2cccff986e2d4babc1b976b0fe01f62e.zip | |
Update README.md
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -1,9 +1,8 @@ | |||
| 1 | |||
| 2 | <div align="center"> | 1 | <div align="center"> |
| 3 | <img src="https://git.dyamon.me/puzzles/exercism/plain/exercism-logo.jpg" alt="Exercism.io logo" width="400"> | 2 | <img src="https://git.dyamon.me/puzzles/exercism/plain/exercism-logo.jpg" alt="Exercism.io logo" width="400"> |
| 4 | <br> | 3 | <br> |
| 5 | <img src="https://img.shields.io/badge/user-dyamon-0098a6?style=for-the-badge" alt="User badge"> | 4 | <img src="https://img.shields.io/badge/user-dyamon-0098a6?style=for-the-badge" alt="User badge"> |
| 6 | <img src="https://img.shields.io/badge/languages-rust-orange?style=for-the-badge" alt="Languages badge"> | 5 | <img src="https://img.shields.io/badge/languages-rust-orange?style=for-the-badge" alt="Languages badge"> |
| 6 | <p>Personal solutions to exercises from [exercism.io](https://exercism.io/) for various tracks.</p> | ||
| 7 | </div> | 7 | </div> |
| 8 | 8 | ||
| 9 | Personal solutions to exercises from [exercism.io](https://exercism.io/) for various tracks. | ||
