aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-05 11:51:05 -0400
committerGitHub <[email protected]>2022-11-05 11:51:05 -0400
commit86ba8eff09efb7a6c71a9596dd324af5f384581b (patch)
treecde6fb3888a069bbd613124eefb0c8b9f454ef12
parent4e75bf11c541e6e152e32ceceabe45ca2309eda4 (diff)
downloadtexty-86ba8eff09efb7a6c71a9596dd324af5f384581b.tar.xz
texty-86ba8eff09efb7a6c71a9596dd324af5f384581b.zip
docs: update readme
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 43954fe..1d31c2a 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Similarly, to get help for the `commit` command, run the following command:
commit --help
-A virtual environment is created automatically when you run the `setup.py` script. If you ran the script successfully, you can skip the next step and go ahead and activate the virtual environment:
+A virtual environment is created automatically when you run the `setup.py` script. If you ran the script successfully, you should go ahead and activate the virtual environment:
source .venv/bin/activate
@@ -147,4 +147,7 @@ The maintainers in the `maintainers.yml` file are listed in the following format
> **Note**: Please do not edit the `README.md` file directly. Instead, edit the `maintainers.yml` file and run the `commit.sh` script to generate the `README.md` file.
-<!-- maintainers --> - [Bobby](luciferreeves) - [https://thatcomputerscientist.com](https://thatcomputerscientist.com) ![Bobby](https://github.com/luciferreeves.png?size=40) \ No newline at end of file
+<!-- maintainers -->
+- [Bobby](luciferreeves) - [https://thatcomputerscientist.com](https://thatcomputerscientist.com)
+
+![Bobby](https://github.com/luciferreeves.png?size=40)