diff --git a/README.md b/README.md index 4f0c673..308cd80 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # TenWholeYears.Server -Server for the TenWholeYears Game Client. A decompilation of the first public Rec Room build. +Thanks for playing TenWholeYears! + +This is the API server for the TenWholeYears Game Client. A decompilation of the first public Rec Room build. Please note that this web server was built in a couple days. I cut some corners when coding this, and some of the coding principals and patterns used in this codebase does not reflect how I would approach a project that is intented to be maintained long-term.