Skip to content

Commit 1754a65

Browse files
committed
Add tests badge
1 parent f11cd0c commit 1754a65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Anonymize
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/directorytree/anonymize.svg?style=flat-square)](https://packagist.org/packages/directorytree/anonymize)
4+
[![Tests](https://img.shields.io/github/actions/workflow/status/DirectoryTree/Anonymize/tests.yml?branch=master&label=tests&style=flat-square)](https://github.com/DirectoryTree/Anonymize/actions/workflows/tests.yml)
45
[![Total Downloads](https://img.shields.io/packagist/dt/directorytree/anonymize.svg?style=flat-square)](https://packagist.org/packages/directorytree/anonymize)
56

67
Anonymize replaces sensitive model data with realistic fake data using Faker. Perfect for development environments, demos, and data sharing scenarios where you need to protect user privacy while maintaining data structure and relationships.

0 commit comments

Comments
 (0)