Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eonist authored Jan 17, 2025
1 parent 12643b5 commit 018b259
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ let randomZipCode = MockGen.randomZipCode // Returns a random zip code.
- Q: What license is `MockGen` released under?
- A: `MockGen` is released under the MIT license. See [LICENSE](LICENSE) for more information.

## Contributing
## Resources

If you find a bug or have a feature request, please open an issue or submit a pull request. Contributions are welcome!
- Similar package: https://github.com/vadymmarkov/Fakery

## Todo:
- Add usage gif
Expand All @@ -111,4 +111,4 @@ If you find a bug or have a feature request, please open an issue or submit a pu
Enhance Unit Tests: The current testing suite could be expanded to cover more scenarios and edge cases, particularly for the password and secret generation methods.
- Dependency Management: Review and possibly update the dependencies to ensure they are up-to-date and secure. This includes checking the pinned versions in
- User Documentation
Enhance README Documentation: The README.md file could be expanded to include more detailed examples, a clearer explanation of the project's capabilities, and a more comprehensive guide for new users and contributors.
Enhance README Documentation: The README.md file could be expanded to include more detailed examples, a clearer explanation of the project's capabilities, and a more comprehensive guide for new users and contributors.

0 comments on commit 018b259

Please sign in to comment.