From be1f462230d2eca7936943fd787417c4f88fe39d Mon Sep 17 00:00:00 2001 From: Sovereignty Date: Wed, 6 Nov 2024 19:58:43 +0000 Subject: [PATCH] Add initial "README.md" --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..659bb2f --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Template Repository +Meant to be used as a template when creating new repositories. +## Uses + +- Selene for linting +- rojo for syncing +- luau language server for intellisense and type checking \ No newline at end of file