README: Improve clarity of the opening description
"can be described as" sounds a lot like Chris Austen having a chat with
someone over a beer. To the extent that Yocto is a Linux distribution
(which it isn't, but that's somewhat of a detail), OpenBMC is also a
distribution.
Change-Id: I5e72c3b357441a41c525b843bc1768d5946b645b
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
diff --git a/README.md b/README.md
index 0070429..e30747d 100644
--- a/README.md
+++ b/README.md
@@ -2,15 +2,13 @@
[![Build Status](https://openpower.xyz/buildStatus/icon?job=openbmc-build)](https://openpower.xyz/job/openbmc-build/)
-The OpenBMC project can be described as a Linux distribution for embedded
-devices that have a BMC; typically, but not limited to, things like servers,
-top of rack switches or RAID appliances. The OpenBMC stack uses technologies
-such as [Yocto](https://www.yoctoproject.org/),
+OpenBMC is a Linux distribution for management controllers used in devices such
+as servers, top of rack switches or RAID appliances. It uses
+[Yocto](https://www.yoctoproject.org/),
[OpenEmbedded](https://www.openembedded.org/wiki/Main_Page),
[systemd](https://www.freedesktop.org/wiki/Software/systemd/), and
[D-Bus](https://www.freedesktop.org/wiki/Software/dbus/) to allow easy
-customization for your server platform.
-
+customization for your platform.
## Setting up your OpenBMC project