From ab140034a5bf3bb787bf95481ff2a3fce2a1d606 Mon Sep 17 00:00:00 2001 From: Josh Patra <30350506+SoPat712@users.noreply.github.com> Date: Wed, 27 Aug 2025 10:23:50 -0400 Subject: [PATCH] Update README with image --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b04f1bd..0737515 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ [![Netlify Status](https://api.netlify.com/api/v1/badges/aa175fb6-e9e2-411b-9dec-a2f764b0b10d/deploy-status)](https://app.netlify.com/sites/joshpatraportfolio/deploys) This is a terminal-inspired portfolio built with SvelteKit and Tailwind CSS, showcasing my projects, education, skills, and more. It includes an interactive “terminal” at the top of the page that lets users type commands like help, ls, or cat [section] to navigate through different sections of the site. + +image + + ## Features * Terminal simulation: Visitors can type commands to navigate sections (e.g., cat projects, cat skills, cat education).