From 041803ebfb833c36d8063d579bb06578a9ce0c19 Mon Sep 17 00:00:00 2001 From: kionell Date: Sun, 11 Oct 2020 17:50:48 +0300 Subject: [PATCH] Changed minimal version to 8.3.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 043a423..630c413 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ These instructions will get you a copy of the project up and running on your loc ### Prerequisites -- Node.js 8.6.0+ +- Node.js 8.3.0+ ### Installing @@ -58,4 +58,4 @@ request.get('https://osu.ppy.sh/osu/1262832').then(osu => { ## License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details \ No newline at end of file +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details