diff --git a/README.md b/README.md index 1bedf0c..30420bb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +Notes from the maintainer: +> I started this project when I was still new to TS and full-stack development. Bad practices, confusing patterns, and messed up types are everywhere. Suggestions for improvements are very much welcome! + +> The client is currently being rewritten at the `frontend-refactor` branch ([#24](https://github.com/ninetynize/chessu/pull/24)). Contributions to `main` that involve the frontend may get overwritten, but I'll try to cherry-pick those that can be applied to the new branch. +

chessu

@@ -14,7 +19,6 @@ chessu

-> This project is still in the early stages of development. Expect bugs and incomplete features. - play against other users in real-time - spectate and chat in ongoing games with other users @@ -52,7 +56,7 @@ This project is structured as a monorepo using **pnpm** workspaces, separated in ## Contributing -Please read our [Code of Conduct](./CODE_OF_CONDUCT.md) and [Contributing Guidelines](./CONTRIBUTING.md) before starting a pull request. +Please read our [Contributing Guidelines](./CONTRIBUTING.md) before starting a pull request. ## License