diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-09-22 08:52:28 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-22 08:52:28 +0000 |
| commit | 4a5e48e88fd416e78de0254d5283783c38ce9c9b (patch) | |
| tree | 4989a23e0303641f28477bfb4469a115f084b002 | |
| parent | 3a586a0c19c1bb173cf7468c82184416bcc24a98 (diff) | |
docs: update README.md [skip ci]
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,6 @@  <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> -[](#contributors-) +[](#contributors-) <!-- ALL-CONTRIBUTORS-BADGE:END --> # rustlings 🦀❤️ [](https://buildkite.com/mokou/rustlings) @@ -218,6 +218,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d <td align="center"><a href="https://github.com/apatniv"><img src="https://avatars2.githubusercontent.com/u/22565917?v=4" width="100px;" alt=""/><br /><sub><b>Vivek Bharath Akupatni</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=apatniv" title="Code">💻</a> <a href="https://github.com/rust-lang/rustlings/commits?author=apatniv" title="Tests">⚠️</a></td> <td align="center"><a href="https://github.com/DiD92"><img src="https://avatars3.githubusercontent.com/u/6002416?v=4" width="100px;" alt=""/><br /><sub><b>Dídac Sementé Fernández</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=DiD92" title="Code">💻</a> <a href="#content-DiD92" title="Content">🖋</a></td> </tr> + <tr> + <td align="center"><a href="https://github.com/wrobstory"><img src="https://avatars3.githubusercontent.com/u/2601457?v=4" width="100px;" alt=""/><br /><sub><b>Rob Story</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=wrobstory" title="Code">💻</a></td> + </tr> </table> <!-- markdownlint-enable --> |
