Skip to content

Commit

Permalink
modified readme and added zip_code
Browse files Browse the repository at this point in the history
  • Loading branch information
RushiChaganti committed Sep 30, 2024
1 parent 8d8c19d commit 9bb586f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ Each section has specific fields to fill out:
- **country**: The country where you currently reside.
- **city**: The city where you currently live.
- **address**: Your full address, including street and number.
- **zip_code**: Your postal/ZIP code.
- **phone_prefix**: The international dialing code for your phone number (e.g., +1 for the USA, +44 for the UK).
- **phone**: Your phone number without the international prefix.
- **email**: Your primary email address.
Expand All @@ -275,6 +276,7 @@ Each section has specific fields to fill out:
country: "USA"
city: "New York"
address: "123 Main St"
zip_code: "520123"
phone_prefix: "+1"
phone: "5551234567"
email: "jane.doe@example.com"
Expand Down

0 comments on commit 9bb586f

Please sign in to comment.