From dc741595ecb020e5c8b83fbb100e912db781f473 Mon Sep 17 00:00:00 2001 From: brick <63986294+Sharkmouth-Sucks@users.noreply.github.com> Date: Wed, 8 May 2024 10:12:43 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c514eeb..6283306 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ This is the WIP source code for popd.site The website itself isn't public but feel free to use any of the source code here. -If you plan to use anything from this project, note that I'm using this project to learn HTML and CSS so it's likely that there are way better ways to design this site. \ No newline at end of file +If you plan to use anything from this project, note that I'm using this project to learn HTML and CSS so it's likely that there are way better ways to design this site. + +I would like to note that this site is meant to be hosted locally if you plan on using it. Some styles might not work on github pages.