From a121555a115f83c2be5dd0a5415b4aacbef57274 Mon Sep 17 00:00:00 2001 From: pborky Date: Wed, 10 Jul 2013 19:40:46 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 5a77d05..a9477d7 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,17 @@ TalkNight timer =============== Small timer tool, that firmly notifies presenter. Requires python-virtualenv package. + +Setup +----- +* install ```apt-get install mplayer2 python-virtualenv``` +* invoke ```make initenv``` + +Usage +----- +``` +timer.sh --first 1200 --other 600 600 +``` +Wait for 20 minutes and then allow to continue two times 10 minutes: + +