diff --git a/LinuxHardwareDetection b/GNULinuxHardwareDetection.sh similarity index 100% rename from LinuxHardwareDetection rename to GNULinuxHardwareDetection.sh diff --git a/README b/README deleted file mode 100644 index 9625dd1..0000000 --- a/README +++ /dev/null @@ -1,7 +0,0 @@ -Hardware Detection scripts for KOC - -About half of the laptops donated to KOC at this time are Linux; the other half are Windows. - -We have two hardware detection scripts (one for each OS). KOC volunteers can run the appropriate script on laptops donated to the project, in order to quickly discover things like HD size and memory. This should speed the 'triage' phase of the donation & distribution process. - -Ideally, donators would be able to download the scripts themselves and determine if a laptop is a suitable candidate prior to donation. diff --git a/README.md b/README.md new file mode 100644 index 0000000..622b47d --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +Hardware Detection scripts for KOC +------------------------------------ + +About half of the laptops donated to KOC at this time are Linux; the other half are Windows. + +We have two hardware detection scripts (one for each OS). +KOC volunteers can run the appropriate script on laptops donated to the project, in order to quickly discover things like HD size and memory. +This should speed the 'triage' phase of the donation & distribution process. + +Ideally, donators would be able to download the scripts themselves and determine if a laptop is a suitable candidate prior to donation.