From 270b945408526d271ed8024162ad82ba1cea9300 Mon Sep 17 00:00:00 2001 From: AlexStewartCode <47494527+AlexStewartCode@users.noreply.github.com> Date: Tue, 29 Sep 2020 02:50:19 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c0e87f..5cc246b 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,6 @@ Fun and useful Discord bot designed to be able searching websites, playing games This repo is an eclipse project, and can be opened in the IDE directly. Authentication keys will need to be placed in a file called `Ref.java` at `src/offline/`. This folder isn't present in this repository by default. -If you're looking to contribute, feel free to submit a pull request! Take a look at the styleguide to get some pointers on formatting for this repo! \ No newline at end of file +If you're looking to contribute, feel free to submit a pull request! Take a look at the styleguide to get some pointers on formatting for this repo! + +To be updated with more in depth instructions in the future!