Skip to content

Commit 3dc9876

Browse files
authored
Update README.md
1 parent 622efa5 commit 3dc9876

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ Quick links:
1919
- [The MockNeat Class](https://github.com/nomemory/mockneat/wiki/MockNeat);
2020
- [The MockUnit Interface](https://github.com/nomemory/mockneat/wiki/MockUnits)
2121

22+
Real world examples:
23+
24+
- [Creating CSV files with arbitrary data](https://github.com/nomemory/mockneat/wiki/Creating-CSV-files-with-arbitrary-data);
25+
26+
- [Programatically populate MySQL Schema with arbitrary test data](https://github.com/nomemory/mockneat/wiki/Programatically-populate-MySQL-Schema-with-arbitrary-test-data).
27+
2228
## Contributions
2329

2430
If you want to contribute please take a look at the open issues in the [Project Page](https://github.com/nomemory/mockneat/projects/1).

0 commit comments

Comments
 (0)