Bump version to v1.5.4a
[librecmc/librecmc.git] / README.md
index 867a0fd3333664a5acbbb4f0f866853bbd4dfa85..41cbbe325629c08ba205c893b66252f6a8f42916 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,15 +1,27 @@
 # libreCMC : The _libre_ Embedded GNU/Linux Distro.
 
-libreCMC is a set of fully [free](http://www.gnu.org/philosophy/free-sw.en.html) embedded Operating Systems for general purpose computers. It aims to give its users freedom and control over the software that runs on their hardware. Most of the hardware that libreCMC supports includes a wide range of routers and some small single board computers.
+The libreCMC project provides replacement software for consumer-grade
+routers in the form of a small GNU/Linux distro. The software and tools
+that the project distributes allow users to take back control of
+their devices from hardware manufactures. Because libreCMC is [Free
+Software](http://www.gnu.org/philosophy/free-sw.en.html), users are
+able to unlock the ability to control and breath new life into
+devices the project supports.
 
 ## Useful links:
 
-* [Get libreCMC source code](/) : Checkout the latest libreCMC sources.
+* [libreCMC FAQ](docs/FAQ.md) : WIP
 
-* [Supported Hardware](/docs/Supported_Hardware.md): Devices officially supported by libreCMC.
+* [Getting Started with libreCMC]() : WIP
 
-* [Router reset instructions](/docs/Router_Reset_Instructions.md) : Generic libreCMC router reset instructions.
+* [Supported Hardware](docs/Supported_Hardware.md): Devices officially supported by libreCMC.
 
-* [Report a bug or issue](https://gogs.librecmc.org/libreCMC/libreCMC/issues) : Is something broken? Did you find a non-free component or do you want to make libreCMC better? Submit an issue.
+* [Router reset instructions](docs/Router_Reset_Instructions.md) : Generic libreCMC router reset instructions.
 
-* [Build Documentation](/docs/How_To_Build_libreCMC.md) : Learn how to build libreCMC for your device. 
+* [Report a bug or issue](https://gogs.librecmc.org/libreCMC/libreCMC/issues) : Is
+  something broken? Did you find a non-free component or do you want
+  to make libreCMC better? Submit an issue.
+
+* [Get libreCMC source code](https://gogs.librecmc.org/libreCMC/libreCMC) : Checkout the latest libreCMC sources.
+
+* [Build Documentation](docs/How_To_Build_libreCMC.md) : Learn how to build libreCMC for your device.