diff options
| author | Federico Igne <git@federicoigne.com> | 2022-07-13 10:24:42 +0100 |
|---|---|---|
| committer | Federico Igne <git@federicoigne.com> | 2022-07-13 10:24:42 +0100 |
| commit | 438d66b1783918c18d1df76c419e31cc98f5fb85 (patch) | |
| tree | b944e9001e5ac2291f44af44c9f0489361a0a67c | |
| parent | 4eef9f0bca322d0acf0455de632bf239ab4a2595 (diff) | |
| download | exercism-438d66b1783918c18d1df76c419e31cc98f5fb85.tar.gz exercism-438d66b1783918c18d1df76c419e31cc98f5fb85.zip | |
Update README.md
| -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. |
