Skip to content
This repository was archived by the owner on Dec 17, 2022. It is now read-only.

Commit 043c05b

Browse files
committed
Updated readme with example job titles
1 parent 40e7506 commit 043c05b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,11 @@ $faker = Faker\Factory::create();
1818
$faker->addProvider(new BuzzwordJobProvider($faker));
1919

2020
$jobTitle = $faker->jobTitle();
21-
```
21+
```
22+
23+
## Examples of job titles:
24+
25+
* Holistic Insight Associate
26+
* Industry Leading Release Reviewer
27+
* Offline Module Scout
28+
* Creative Integration Planner

0 commit comments

Comments
 (0)