Skip to content

Commit 05fc1d7

Browse files
authored
Update README.md (#13)
1 parent 7a5190e commit 05fc1d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![CPA Logo](cpa.png)
44

5-
`cpa` is a cli tool for ultra fast setup of new Python projects. It automates the creation of config files for style & lint checks, gitignore, a basic Dockerfile and Poetry for dependency management. An opinionated set of pre-commit hooks are included for enforcing best practices and reducing dev time.
5+
`cpa` is a cli tool for ultra fast setup of new Python & Rust projects. It automates the creation of config files for style & lint checks, gitignore, a basic Dockerfile and Poetry for dependency management. An opinionated set of pre-commit hooks are included for enforcing best practices and reducing dev time.
66

77
An example output is provided in [./example](https://github.com/ysawa0/create-python-app/tree/main/example)
88

0 commit comments

Comments
 (0)