diff --git a/README.md b/README.md index 258fde1b..a4b3c889 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ managed through standard **ORM** operations. **NOTE:** audit cannot track DQL or direct SQL updates or delete statement executions. You can try this bundle by cloning its companion demo app. -Follow instructions as [doctrine-audit-bundle-demo](https://github.com/DamienHarper/doctrine-audit-bundle-demo). +Follow instructions at [doctrine-audit-bundle-demo](https://github.com/DamienHarper/doctrine-audit-bundle-demo). This bundle is inspired by [data-dog/audit-bundle](https://github.com/DATA-DOG/DataDogAuditBundle.git) and [simplethings/entity-audit-bundle](https://github.com/simplethings/EntityAuditBundle.git)