From 75ee8ff2d74474ba8187017d255f7a388af69585 Mon Sep 17 00:00:00 2001 From: ParallelDiv <10295845+ParallelDiv@users.noreply.github.com> Date: Thu, 1 Jan 2026 11:05:27 +0000 Subject: [PATCH] Add minimal README --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2e2374d --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# Divyesh Peshavaria + +Personal portfolio website built with [Astro](https://astro.build/). + +## Development + +```bash +npm install +npm run dev +npm run build +``` + + + +## Deployment + +Deployed via GitHub Pages.