diff options
| author | Bobby <[email protected]> | 2022-11-05 11:51:05 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-05 11:51:05 -0400 |
| commit | 86ba8eff09efb7a6c71a9596dd324af5f384581b (patch) | |
| tree | cde6fb3888a069bbd613124eefb0c8b9f454ef12 /README.md | |
| parent | 4e75bf11c541e6e152e32ceceabe45ca2309eda4 (diff) | |
| download | texty-86ba8eff09efb7a6c71a9596dd324af5f384581b.tar.xz texty-86ba8eff09efb7a6c71a9596dd324af5f384581b.zip | |
docs: update readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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)

\ No newline at end of file +<!-- maintainers --> +- [Bobby](luciferreeves) - [https://thatcomputerscientist.com](https://thatcomputerscientist.com) + + |
