Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
madhawav authored Aug 22, 2017
1 parent 17ae55d commit 464eea4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The scope of this project is to develop a Python Wrapper on Siddhi CEP Library.

This is currently a work in progress, as a project for Google Summer of Code 2017 Program.

*Note: Currently the API is configured with __Siddhi CEP 3.1.0__ and __Siddhi CEP 4.0.0-M43-SNAPSHOT__ for __Python 2.7.x__ and __Python 3.x__*
*Note: Currently the API is configured with __Siddhi CEP 3.1.0__ (in branch 3.x) and __Siddhi CEP 4.0.0-M43-SNAPSHOT__ (in branch master) for __Python 2.7.x__ and __Python 3.x__*

Project Goals
-----
Expand All @@ -16,7 +16,7 @@ Project Goals
Current Progress
-----
- [x] Basic features of Siddhi CEP Core 3.1 and 4.0
- [x] Wrapper on Siddhi Debugger
- [x] Wrapper on Siddhi Debugger (for PySiddhi4 only)
- [x] Support to Siddhi Extensions Loading
- [x] Unit Tests
- [x] Wiki
Expand Down

0 comments on commit 464eea4

Please sign in to comment.