diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -13,7 +13,9 @@ tags identifying what the file is. ## Installation -`pip install identify` +```bash +pip install identify +``` ## Usage ### With a file on disk |