From e0088a7f9db5632c648c6bae9ed2e2ff0dc936f3 Mon Sep 17 00:00:00 2001 From: Tiffany Womack Date: Wed, 12 Feb 2020 21:30:56 -0600 Subject: [PATCH] Add Repl.it Button to GitHub Repo This will add a button to your repo that automatically moves the code to Repl.it for users. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3adcaae..9b592a5 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,8 @@ Introduction-Programming-Python =============================== All of the slides, answer files and other solutions used during the Introduction to Programming + +Add Repl.it Button to GitHub Repo +=============================== + +[![Run on Repl.it](https://repl.it/badge/github/GeekTrainer/Introduction-Programming-Python)](https://repl.it/github/GeekTrainer/Introduction-Programming-Python)