From c2711b4c1113f642d306c436f4ac4f44cc1077ba Mon Sep 17 00:00:00 2001 From: loplkc Date: Sun, 26 Dec 2021 06:31:45 +0000 Subject: [PATCH] Update README.md Readme update to reflect the current status of the project. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bd67237..3f94267 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # p94-ts -An unfinished, broken "game" (that I am trying to rewrite in typescript!) +The highly unfinished skeleton of an ambitious Roblox game. -This is a Rojo project. You can build and serve it like a Rojo project if you have Roblox-ts installed. However, I cannot guarantee that it will actually work. +This is a Rojo project that uses Roblox-ts. You can compile it and play it yourself if you have Rojo and Roblox-ts installed. However, I cannot guarantee that it will actually work.