Skip to content

Commit 89459d9

Browse files
committed
Added pledgie badge for donations
1 parent 94cddcf commit 89459d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Git.php
22

3+
<a href='https://pledgie.com/campaigns/28604'><img alt='Click here to lend your support to: Git.php and make a donation at pledgie.com !' src='https://pledgie.com/campaigns/28604.png?skin_name=chrome' border='0' ></a>
4+
35
## Description
46

57
A PHP git repository control library. Allows the running of any git command from a PHP class. Runs git commands using `proc_open`, not `exec` or the type, therefore it can run in PHP safe mode.

0 commit comments

Comments
 (0)