Skip to content

Commit

Permalink
Merge branch 'master' of github.com:arrilot/data-anonymization
Browse files Browse the repository at this point in the history
  • Loading branch information
arrilot committed Nov 25, 2015
2 parents ade44c1 + 8f7e979 commit 7b40cdb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

```composer require arrilot/data-anonymization```

If you use Laravel framework, it's recomended to use a bridge package instead - https://github.com/arrilot/laravel-data-anonymization

## Usage

Workflow:
Expand Down Expand Up @@ -74,4 +76,4 @@ $anonymizer->run();

echo 'Anonymization has been completed!';

```
```

0 comments on commit 7b40cdb

Please sign in to comment.