From 6adc5621036700d3ed5bd83f0e61b5ffd9a0dcc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sean=20O=E2=80=99Connor?= Date: Tue, 19 Nov 2024 15:05:15 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 66b0618..c02198b 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ A modern, responsive personal website built with Next.js, TypeScript, and Tailwi 4. Open [http://localhost:3000](http://localhost:3000) in your browser +5. Customize the data in `src/lib/data.ts` to represent you! + ## Project Structure ``` @@ -58,4 +60,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file Sean O'Connor - Email: sean@soconnor.dev -- Website: [soconnor.dev](https://soconnor.dev) \ No newline at end of file +- Website: [soconnor.dev](https://soconnor.dev)