Skip to content

Commit

Permalink
Bundle's goal @ README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
igormukhingmailcom committed Jun 29, 2015
1 parent c9e0dd1 commit f53eaab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
IbrowsLoggableBundle
=============================

Symfony2 Bundle that will track every Entity change on your Project and save it to a log table. Your Project get's some kind of confirmability with this Bundle.


It also provide some methods to get back an entity to a earlier version.

Install & setup the bundle
--------------------------
Expand Down Expand Up @@ -51,4 +52,4 @@ Install & setup the bundle
loggable: true
class:
loggable: Ibrows\LoggableBundle\Listener\LoggableListener
```
```

0 comments on commit f53eaab

Please sign in to comment.