From 9dae19dae465ab9336f960c7abd3e7b7e50392bf Mon Sep 17 00:00:00 2001 From: Bumsik Kim Date: Thu, 26 Apr 2018 13:32:42 -0400 Subject: [PATCH] README: added notice of default files path --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 087ddef..5bc3856 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,5 @@ or python virtscreen.py ``` + +Note that any files related to VirtScreen, including password and log, will be stored in `~/.virtscreen` directory.