From 25d2a096a04521e95f968ce64c4f155b7656228e Mon Sep 17 00:00:00 2001 From: Rob Hurt Date: Fri, 24 Jul 2020 18:58:53 -0700 Subject: [PATCH] Example of "Open in Colab" button --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 080696c..2caa13b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # R0 Source code for the R0, a R package to estimate reproduction numbers for epidemic outbreaks. +[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/rchurt/rchurt.github.io/blob/master/csse_covid_19_data.ipynb) + # TODO -Write a proper README.md would be a good start! \ No newline at end of file +Write a proper README.md would be a good start!