Update README

master
Антон Касимов 2022-10-24 00:02:42 +03:00
parent 02126f889f
commit 0034571ecb
Signed by: toxa
SSH Key Fingerprint: SHA256:fGoT3aBWeTp6/0uhMz56IJDyZDzSbRc06AdWcNcRxNg
1 changed files with 9 additions and 1 deletions

View File

@ -1,2 +1,10 @@
# configuration
# Installation
Install nitpick:
pipx install nitpick
# Usage
To check for errors only:
nitpick check
To fix and modify your files directly:
nitpick fix