diff options
| author | Damien Regad <dregad@mantisbt.org> | 2015-11-27 12:22:12 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2015-11-28 01:39:29 +0100 |
| commit | e7f8da11ebfb9e57b8c223eb07f82a59e87f47fb (patch) | |
| tree | b53877471320196b4692df0326e1a74697312d5e /README.md | |
| parent | 48662642d83ba86f28ce12e82a6dd6a8853d3b6f (diff) | |
| download | adodb-e7f8da11ebfb9e57b8c223eb07f82a59e87f47fb.tar.gz adodb-e7f8da11ebfb9e57b8c223eb07f82a59e87f47fb.tar.bz2 adodb-e7f8da11ebfb9e57b8c223eb07f82a59e87f47fb.zip | |
Add badge to join Gitter chatroom
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,6 +1,8 @@ ADODB Library for PHP5 ====================== +[](https://gitter.im/adodb/adodb?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + (c) 2000-2014 John Lim (jlim@natsoft.com) Released under both BSD and GNU Lesser GPL library license. @@ -87,8 +89,11 @@ statement for databases described in testdatabases.inc.php. The benchmark tables are created in test.php. -Feature Requests and Bug Reports -================================ +Support +======= + +To discuss with the ADOdb development team and users, connect to our +[Gitter chatroom](https://gitter.im/adodb/adodb) using your Github credentials. Please report bugs, issues and feature requests on Github: |
