From 5ef2576fd0238b9c91cb64200a76c5a334b29fea Mon Sep 17 00:00:00 2001 From: JJ <103335846+computerscienceiscool@users.noreply.github.com> Date: Sat, 14 Oct 2023 16:29:56 -0700 Subject: [PATCH] Update README.md Fixed a small spelling error. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 099cae3..b0209a4 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ It's currently work-in-progress, expect new things to be added, APIs to be chang ## Contributing If you've found any errors or missing functionalities in the provided library feel free to report an issue using GitHub. -You can also contribute by sending pull requests with bug fixes or enhancments. +You can also contribute by sending pull requests with bug fixes or enhancements. The [`develop` branch](https://github.com/MonacsLib/Monacs/tree/develop) should be used as a base for contributions, and I recommend rebasing on newest version of this branch when creating pull request. If you'd like to help but don't know where to look, start with [issues marked as up-for-grabs](https://github.com/MonacsLib/Monacs/labels/up-for-grabs). @@ -41,4 +41,4 @@ This code is provided as is, without any warranties, as specified in [MIT licens ## Maintainers -* Bart Sokol - [@bartsokol on GitHub](https://github.com/bartsokol/) and [@bartsokol on Twitter](https://twitter.com/bartsokol). \ No newline at end of file +* Bart Sokol - [@bartsokol on GitHub](https://github.com/bartsokol/) and [@bartsokol on Twitter](https://twitter.com/bartsokol).