From f793e7622c5709b24d88119143508946cc736f27 Mon Sep 17 00:00:00 2001 From: Jan Pecha Date: Sun, 10 May 2015 21:08:05 +0200 Subject: [PATCH] Readme: updated --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/readme.md b/readme.md index 11f32d4..256c627 100644 --- a/readme.md +++ b/readme.md @@ -34,6 +34,15 @@ Initialization of empty repository $repo = GitRepository::init('/path/to/repo-directory'); ``` +With parameters: + +``` php +