From 05db89eacdf46b0c4cd6bf91619bf16c5cd2586b Mon Sep 17 00:00:00 2001
From: Francis Rowe <info@gluglug.org.uk>
Date: Sun, 31 May 2015 13:11:31 -0400
Subject: Update description on home page

---
diff --git a/site/index.php b/site/index.php
index eb21e7c..d7280d9 100644
--- a/site/index.php
+++ b/site/index.php
@@ -39,7 +39,7 @@
 		<h1><?php echo gettext("Libreboot project"); ?></h1>
 			<p>
 				<?php
-						echo gettext("Libreboot is a <a href=\"https://www.fsf.org/about/what-is-free-software\">free</a> (libre) BIOS/UEFI replacement. Based on <a href=\"http://coreboot.org/\">coreboot</a>, the aim is to distribute low-level boot firmware that is 100% free software.");
+						echo gettext("Libreboot is a <a href=\"https://www.fsf.org/about/what-is-free-software\">free</a> (libre) BIOS/UEFI replacement. Based on <a href=\"http://coreboot.org/\">coreboot</a>, the aim is to distribute low-level boot firmware that is 100% free software, and easy to use.");
 				?> <a href="docs/index.html#why"><?php echo gettext("Why use libreboot?"); ?></a>
 			</p>
 	</div>
--
cgit v0.9.1