Use Jekyll to prevent duplication.

README.md now has a Jekyll tag to include mentors.md.
This commit is contained in:
Mara Bos
2019-09-16 19:05:23 +02:00
committed by Jane Lusby
parent b4469bab8a
commit 546c992993
3 changed files with 9 additions and 31 deletions

View File

@@ -24,6 +24,8 @@ If there are any topics of interest that you're looking for that aren't covered
See https://rustbeginners.github.io/awesome-rust-mentors/
{% include mentors.md %}
## Additional Resources
* [Rust Language Cheat Sheet](https://cheats.rs/)
* [rust-learning](https://github.com/ctjhoa/rust-learning)