From 30062a79874fe1652b9733af51020d9948aa5d10 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 14 Jul 2015 01:21:13 +0200 Subject: [PATCH] README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a396d50..2198f77 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@ LiveConding Console LiveConding Console provides a cli to list and play streams for livecoding.tv. +## Examples + + $ ./bin/console streams --language php --difficulty intermediate + $ ./bin/console play deblantv + Requirements ------------