From b147fecc58bc429cec27539c6298e0ed979a4639 Mon Sep 17 00:00:00 2001 From: Keith Nash Date: Tue, 14 Mar 2017 10:47:59 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d490d72..717c584 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +## Bash script for burn-in and testing of drives _disk-burnin.sh_ is a Bash script to simplify the process of burning-in disks. It is intended for use only on disks which do not contain any data, such as new disks or disks which are being tested or re-purposed. Be aware that: @@ -57,5 +58,4 @@ Requires the smartmontools, available at https://www.smartmontools.org Uses: `grep`, `pcregrep`, `awk`, `sed`, `tr`, `sleep`, `badblocks` -Written by Keith Nash, March 2017. - +Written by Keith Nash, March 2017.