From 61bc5596b1978c97a91c9aea06783d6297f2446c Mon Sep 17 00:00:00 2001 From: Myned Date: Tue, 22 Feb 2022 14:16:49 -0600 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82ba882..59f5fe7 100644 --- a/README.md +++ b/README.md @@ -65,11 +65,11 @@ rm -rf Modufur ## Contributing 1. [Fork](https://docs.github.com/en/get-started/quickstart/fork-a-repo) this repository on GitHub 2. Make changes to the code -3. [Commit](https://github.com/git-guides/git-commit) them to the fork -4. Format the code with [Black](https://black.readthedocs.io/en/stable) inside the project folder +3. Format the code with [Black](https://black.readthedocs.io/en/stable) inside the project folder ``` poetry run python black . ``` +4. [Commit](https://github.com/git-guides/git-commit) them to the fork 5. Create a [pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) from the fork ## FAQ ### What happened to the public bot?