Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TS committed Apr 6, 2024
1 parent a7a03b0 commit 8ae4daf
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,10 @@

## Install

- SOON (`composer require schalkt\faker`)
- `composer require schalkt/faker`

## Examples

- `composer run demo`
- `php ./examples/demo.php`

```php

require_once '/vendor/autoload.php';
Expand Down Expand Up @@ -75,9 +72,3 @@
$faker->text(20, 3, 10); // Sedev emeze evekem ez denebebekepep...

```

## Todo

- $faker->fill($user)
- $faker->array($count, $items)

0 comments on commit 8ae4daf

Please sign in to comment.