From 9ac8af8380ff58c357048b18399f5fd5f6a0447b Mon Sep 17 00:00:00 2001 From: Abubakar Abid Date: Wed, 19 Jun 2019 10:18:33 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d4f3c1d8b0..367ff371b9 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,7 @@ `Gradio` is a python library that allows you to place input and output interfaces over trained models to make it easy for you to "play around" with your model and share the public URL to the interface with others. Gradio runs entirely locally using your browser. -For more details, see the accompanying paper: ["Gradio: Hassle-Free Sharing and Testing of ML Models in the Wild"] -(https://arxiv.org/pdf/1906.02569.pdf), *ICML HILL 2019*, and please use the citation below. +For more details, see the accompanying paper: ["Gradio: Hassle-Free Sharing and Testing of ML Models in the Wild"](https://arxiv.org/pdf/1906.02569.pdf), *ICML HILL 2019*, and please use the citation below. ``` @article{abid2019gradio,