diff options
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ | |||
1 | 1 | ||
2 | <div align="center"> | 2 | <div align="center"> |
3 | <img src="https://git.dyamon.me/puzzles/exercism/plain/exercism-logo.jpg" alt="Exercism.io logo" width="200"> | 3 | <img src="https://git.dyamon.me/puzzles/exercism/plain/exercism-logo.jpg" alt="Exercism.io logo" width="400"> |
4 | <br> | 4 | <br> |
5 | <img src="https://img.shields.io/badge/user-dyamon-blue" alt="User badge"> | 5 | <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" alt="Languages badge"> | 6 | <img src="https://img.shields.io/badge/languages-rust-orange?style=for-the-badge" alt="Languages badge"> |
7 | </div> | 7 | </div> |
8 | 8 | ||
9 | Personal solutions to exercises from [exercism.io](https://exercism.io/) for the Rust track. | 9 | Personal solutions to exercises from [exercism.io](https://exercism.io/) for various tracks. |