From 31b5fcab688811d82c5d04b76d3cbbe92cfb5a03 Mon Sep 17 00:00:00 2001 From: Philippe Lagadec Date: Thu, 4 Dec 2014 21:53:18 +0100 Subject: [PATCH] fixed link in readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 86930a7..66a309a 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,8 @@ python-oletools =============== [python-oletools](http://www.decalage.info/python/oletools) is a package of python tools to analyze -[Microsoft OLE2 files (also called Structured Storage, Compound File Binary Format or Compound Document File Format)] -(http://en.wikipedia.org/wiki/Compound_File_Binary_Format), such as Microsoft Office documents or Outlook messages, -mainly for malware analysis, forensics and debugging. +[Microsoft OLE2 files (also called Structured Storage, Compound File Binary Format or Compound Document File Format)](http://en.wikipedia.org/wiki/Compound_File_Binary_Format), +such as Microsoft Office documents or Outlook messages, mainly for malware analysis, forensics and debugging. It is based on the [olefile](http://www.decalage.info/olefile) parser. See [http://www.decalage.info/python/oletools](http://www.decalage.info/python/oletools) for more info. -- libgit2 0.21.4