From 763be971f8e278316608f3da9148a7a13dccca89 Mon Sep 17 00:00:00 2001 From: Zac Herd Date: Sat, 22 Apr 2017 15:05:42 +0000 Subject: [PATCH] readme code format fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11bb4ca..9ceb21f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To run Maki, simply run bot.py. ## Required Files - You will require a Discord Application for Maki to use, the token for which should be stored in a file called secret.py: -```json +```python token = '' lfmkey = '' steamkey = ''