Skip to content

Commit 696ee24

Browse files
authored
Update README.md
1 parent e89e049 commit 696ee24

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
1-
# audit4j-microservice
1+
# Overview
22

33
Audit4j microservice is developed to fix following limitations in [Audit4j Core](https://github.com/audit4j/audit4j-core).
44

55
1. Audit4j core is not supported to embed in applications developed other than Java.
66
2. Audit4j core is not suitable for component based enterprise applications (Ex: SOA) which required to store Audit logs in a central location.
77

8+
# Getting Started
9+
10+
## Prerequisites
11+
You need the following installed and available in your $PATH:
12+
13+
* Java 8 (http://java.oracle.com)
14+
* Apache maven 3.0.4 or greater (http://maven.apache.org/)
815

916
## Build
1017

0 commit comments

Comments
 (0)