Commit bb48864fec5c1e34b8be8370abba177dad752700

Authored by Cyril Mougel
2 parents 528eb881 597e3eba
Exists in master and in 1 other branch production

Merge pull request #584 from emgiezet/master

Update README.md
Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
README.md
... ... @@ -505,6 +505,10 @@ Solutions known to work are listed below:
505 505 <td>https://github.com/flippa/errbit-php</td>
506 506 </tr>
507 507 <tr>
  508 + <th>OOP PHP (&gt;= 5.3)</th>
  509 + <td>https://github.com/emgiezet/errbitPHP</td>
  510 + </tr>
  511 + <tr>
508 512 <th>Python</th>
509 513 <td>https://github.com/mkorenkov/errbit.py , https://github.com/pulseenergy/airbrakepy</td>
510 514 </tr>
... ...