From d4b3a3842c435e40267362ebb7df4db8bba47d01 Mon Sep 17 00:00:00 2001 From: Samantha Date: Sat, 9 May 2026 14:13:06 +0900 Subject: [PATCH] starting ReadMe.MD --- .gitattributes | 2 ++ README.md | 13 ++++--------- 2 files changed, 6 insertions(+), 9 deletions(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3d73e1d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Normalize line endings for all text files on checkout +* text=auto eol=lf diff --git a/README.md b/README.md index a1a56cb..0ad0ca1 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,5 @@ -# svelte-P5 Play +**Name**: Samantha Lopez +**ID**: 20266142 +**Email**: samantha@kaist.ac.kr -A simple template to get you started with p5 svelte and the [p5play](https://p5play.org/index.html) library. - -## How to use - -```bash -npm install -npm run dev -``` +**Gittea Repo**: [https://git.prototyping.id/20266142/The-Full-Hue](https://git.prototyping.id/20266142/The-Full-Hue)