From 819c6a3539bf284af9652425a15fdc4c310afb77 Mon Sep 17 00:00:00 2001 From: Philip Larsson Date: Sat, 21 Oct 2017 12:11:27 +0200 Subject: [PATCH] Fixed some typos in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f335bb5..a962f94 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The application was developed with Python 2.7.10 using the following libraries ( - pip install json - pip install livestreamer Note that json may be included into your python distributive. -To test a packages for availability, type thise commands into console: +To test a packages for availability, type these commands into console: - python - import json - import requests @@ -41,4 +41,4 @@ Unwilling to keep up with Twitch changes, the project has been halted by the dev If you are a developer, you are free to fork and modify the project, as well as use its code (according to the current license which can be found in the LICENSE file). -Please refrain from creating new issues. Sorry for inconvinience. +Please refrain from creating new issues. Sorry for inconvenience.