Skip to content

Commit

Permalink
chore(docs): update README
Browse files Browse the repository at this point in the history
  • Loading branch information
elhoangvu committed May 3, 2024
1 parent 25541ef commit 18f2e11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ __Note:__ The value of the variables is depended to current context by `build_co

Refer to my projects using `dictrule` to generate text resources:

- [leetcodegen](https://github.com/elhoangvu/leetcodegen)
- [lcgen](https://github.com/elhoangvu/lcgen)

## Installing dictrule

Expand Down Expand Up @@ -364,7 +364,7 @@ This rule wraps content by quotes.
`dictrule` includes a comprehensive test suite. To run the tests, run:

```shell
pytest
export PYTHONPATH=src && pytest
```

## Contributing
Expand Down

0 comments on commit 18f2e11

Please sign in to comment.