akhaliq HF staff commited on
Commit
49d681c
1 Parent(s): 5efb7f1

add blocks guide link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ pinned: false
35
  <li class="my-4">Change a component's properties (for example, the choices in a Dropdown) or its visibilty based on user input</li>
36
  </ul>
37
  <br />
38
- <p class="lg:col-span-2">to learn more about Blocks see the guide</p>
39
  <br />
40
  <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">How Does Gradio and Hugging Face work together?</h3>
41
  <br />
 
35
  <li class="my-4">Change a component's properties (for example, the choices in a Dropdown) or its visibilty based on user input</li>
36
  </ul>
37
  <br />
38
+ <p class="lg:col-span-2">to learn more about Blocks see the guide <a href=" https://www.gradio.app/introduction_to_blocks/" target="_blank">https://www.gradio.app/introduction_to_blocks/</a></p>
39
  <br />
40
  <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">How Does Gradio and Hugging Face work together?</h3>
41
  <br />