From 7acfa95afb8194f8f9c1f4d2c6028224dbed35a2 Mon Sep 17 00:00:00 2001 From: Sylvain Gugger Date: Wed, 20 Jan 2021 14:13:16 -0500 Subject: [PATCH] Add missing new line --- docs/source/community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/community.md b/docs/source/community.md index 2372743a21..4685a951c2 100644 --- a/docs/source/community.md +++ b/docs/source/community.md @@ -3,6 +3,7 @@ This page regroups resources around 🤗 Transformers developed by the community. ## Community resources: + | Resource | Description | Author | |:----------|:-------------|------:| | [Hugging Face Transformers Glossary Flashcards](https://www.darigovresearch.com/huggingface-transformers-glossary-flashcards) | A set of flashcards based on the [Transformers Docs Glossary](https://huggingface.co/transformers/master/glossary.html) that has been put into a form which can be easily learnt/revised using [Anki ](https://apps.ankiweb.net/) an open source, cross platform app specifically designed for long term knowledge retention. See this [Introductory video on how to use the flashcards](https://www.youtube.com/watch?v=Dji_h7PILrw). | [Darigov Research](https://www.darigovresearch.com/) |