From 3be6b8ef41ccbbb6387a0746c1e7dffe3fa2fe30 Mon Sep 17 00:00:00 2001 From: Kylart Date: Sun, 27 Nov 2016 18:49:17 +0900 Subject: [PATCH] Updated README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c9d7945..046645f 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ This software allows one to: This is a software developped with Electron framework. It is still in development. +## About OS +* For the moment, kawAnime fully works only on Mac OS X. +* On Linux, the download probably won't start but the torrent file will be downloaded. One would find it in +`KawAnime/resources/tmp` directory. +* The download function doesn't work on Windows. This will most likely be fixed in the end of December. + ## Installation Be sure that you have Npm installed. You can find how to install npm (node) [here](https://nodejs.org/en/). ```