From eee301463f0dcd82968e2118344c6a76d69e1264 Mon Sep 17 00:00:00 2001 From: subnub Date: Tue, 10 Mar 2020 09:28:58 -0400 Subject: [PATCH] fixed formatting on readme --- readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 62548fe..27ebbda 100755 --- a/readme.md +++ b/readme.md @@ -29,10 +29,9 @@ Required: - Node.js (13.9+ Is Recommended) - MongoDB -Windows Users: Windows users will usually need both the microsoft visual build tools, and python 2. These are required to build the sharp module. -Visual Tools: http://go.microsoft.com/fwlink/?LinkId=691126 -Python 2: https://www.python.org/downloads/release/python-2717/ +- Visual Tools: http://go.microsoft.com/fwlink/?LinkId=691126 +- Python 2: https://www.python.org/downloads/release/python-2717/ Optional: - FFMPEG (For Video Transcoding, Does not work very well because of encryption ATM, But non-transcoded video streams work much better, I do not recommend using transcoding yet.)