summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2020-04-19 10:02:24 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2020-04-19 10:02:24 +0000
commit48b52f2c52f1e6d83ec87a6e9c680d484ea8419c (patch)
treedadfbcb65fb3ab8c6c34cd229041c4bdb64e039a /README.md
parentRemoving trailing whitespaces at the end rules. (diff)
downloadidentify-48b52f2c52f1e6d83ec87a6e9c680d484ea8419c.tar.xz
identify-48b52f2c52f1e6d83ec87a6e9c680d484ea8419c.zip
Merging upstream version 1.4.14.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 28d6faf..7a58a1f 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,9 @@ File identification library for Python.
Given a file (or some information about a file), return a set of standardized
tags identifying what the file is.
+## Installation
+
+`pip install identify`
## Usage
### With a file on disk