From cd73adacadf3725a1057bf551b956d36c84f0fe0 Mon Sep 17 00:00:00 2001 From: Kristofer Date: Mon, 8 Jan 2024 19:12:09 +0100 Subject: [PATCH] README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 163c706..e127361 100644 --- a/README.md +++ b/README.md @@ -174,10 +174,10 @@ export default function Actor({ children }: { children: ReactNode }) { } ``` -### Contributing +## Contributing Contributions are welcome. Please submit your pull requests or open issues to propose changes or report bugs. -### License +## License This project is licensed under the MIT License. See the LICENSE file for more details.