Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: Github readme file updated #13

Merged
merged 1 commit into from
Sep 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

Generate mock data effortlessly from TypeScript interfaces in a web application powered by Next.js and NextUI.

<img width="1431" alt="image" src="https://github.com/Gimnath-Perera/mocktopus/assets/55834384/8a9ea126-a193-4831-b455-83139546df75">

## Table of Contents

- [Mocktopus | TypeScript Interface Mock Data Generator](#mocktopus--typescript-interface-mock-data-generator)
Expand Down Expand Up @@ -60,7 +62,7 @@ The TypeScript Interface Mock Data Generator is a user-friendly web application

4. Open your browser and visit http://localhost:3000.

##Usage
## Usage

1. **Input TypeScript Interfaces**: Define your TypeScript interfaces in the application.
2. **Configure Data Generation**: Set rules, constraints, and formats for each field.
Expand Down