From c6515d18a6f1dacf41596d78677620aff98d2bdf Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Wed, 7 Jan 2026 15:00:34 -0800 Subject: [PATCH] readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ca275b9 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# README + +Website for Siblinghood of the Traveling Greeting Card. + +[siblinghood.quest](https://siblinghood.quest) + +## Editing in VSCode + +This project has an [`.editorconfig` file](.editorconfig). To utilize this in VSCode, install the ["Editorconfig" extension](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig).