Skip to content

Commit e9470a6

Browse files
committed
Added badges, updated user guide.
1 parent e030257 commit e9470a6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1+
[![Build Status](https://travis-ci.org/audit4j/audit4j-db.svg?branch=master)](https://travis-ci.org/audit4j/audit4j-db) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.audit4j/audit4j-db/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.audit4j/audit4j-db)
2+
13
Audit4j Database Handler.
24
==================
35

4-
Database audit handler supports to capture audit records with popular databases(MySQL, Oracle, etc.). HSQLDB is embedded in to the database audit handler, so you can integrate it without configuring any other database
6+
Database audit handler supports to capture audit records with popular databases(MySQL, Oracle, etc.). HSQLDB is embedded in to the database audit handler, so you can integrate it without configuring any other database (But we don't recommend doing it).
57

68
For more information please visit: http://audit4j.org
79

8-
For usage, api-guide and development please visit: http://audit4j.org/integration-spring
10+
For usage, api-guide and development please visit: http://audit4j.org/handler-db
911

1012
For contribute, please visit: http://audit4j.org/development

0 commit comments

Comments
 (0)