From 5ab14722848e2dd290c5d8e290dcdbe0c7d6dcb7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 19 Apr 2020 12:02:21 +0200 Subject: Adding upstream version 1.4.14. Signed-off-by: Daniel Baumann --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3