From 8982f02735bb9d98011ae95ae6b1835730d9305b Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Tue, 14 Mar 2017 09:05:37 +0200 Subject: We're using markdown so add hyperlinks. This makes things more readable. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5e43abf..6770551 100644 --- a/README.md +++ b/README.md @@ -84,9 +84,9 @@ This is now documented in byteback-prune(1). Acknowledgements ---------------- -For maximum portability, I've included three libraries. Thanks very much to +For maximum portability, we have included three libraries. Thanks very much to their authors: -* sys-filesystem by Daniel J. Berger: https://github.com/djberg96/sys-filesystem -* trollop by William Morgan: https://github.com/wjessop/trollop -* ffi-xattr by Jari Bakken: https://github.com/jarib/ffi-xattr +* [sys-filesystem](https://github.com/djberg96/sys-filesystem) by Daniel J. Berger. +* [trollop](https://github.com/wjessop/trollop) by William Morgan. +* [ffi-xattr](https://github.com/jarib/ffi-xattr by Jari Bakken. -- cgit v1.2.1