Skip to content

Commit

Permalink
Refine readme
Browse files Browse the repository at this point in the history
  • Loading branch information
haoch committed Jul 27, 2017
1 parent 9d00cf7 commit d4e61bc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ flink-siddhi

> A light-weight library to run [Siddhi CEP](https://github.com/wso2/siddhi) within [Apache Flink](https://github.com/apache/flink) streaming application.
__Version:`1.2-SNAPSHOT`__
__Version:`1.3-SNAPSHOT`__

## About

Expand All @@ -15,7 +15,6 @@ Siddhi CEP processes events which are generated by various event sources, analys

This project is mainly to provide a light-weight library to easily run Siddhi CEP within flink streaming application.


## Development

## Prerequisites
Expand All @@ -41,7 +40,7 @@ This project is mainly to provide a light-weight library to easily run Siddhi CE
<dependency>
<groupId>com.github.haoch</groupId>
<artifactId>flink-siddhi_2.10<artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.3-SNAPSHOT</version>
</dependency>
</dependencies>
Expand Down

0 comments on commit d4e61bc

Please # to comment.