From eb0291b3a82c02edf24c69a5827ad193cde2f442 Mon Sep 17 00:00:00 2001 From: CBenni Date: Thu, 7 Dec 2017 03:35:23 +0100 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7f0c901 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# beebot +BBona + +## Installation +On Linux - run `npm i` + +On Windows - ask nuuls (xd). +Or install node-canvas yourself, see https://github.com/Automattic/node-canvas/wiki/Installation---Windows, then run `npm i`