From 90dc9c87711c5fdee3f831940089ffef948d066d Mon Sep 17 00:00:00 2001 From: Gimnath Date: Wed, 13 Sep 2023 14:35:41 +0530 Subject: [PATCH] doc: Github readme file updated --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 531245a..ca99464 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Generate mock data effortlessly from TypeScript interfaces in a web application powered by Next.js and NextUI. +image + ## Table of Contents - [Mocktopus | TypeScript Interface Mock Data Generator](#mocktopus--typescript-interface-mock-data-generator) @@ -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.