meta-google: rework README to be non-markdown

Rework the README to not use markdown.

Change-Id: I49b760f1f1a135c229bdacf7129cca34271523bd
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/README.md b/README
similarity index 63%
rename from README.md
rename to README
index 7399b03..9965f42 100644
--- a/README.md
+++ b/README
@@ -48,13 +48,13 @@
 II.  Purpose
 ============
 
-Including this layer adds the following packages to your `obmc-phosphor-image`:
+Including this layer adds the following packages to your obmc-phosphor-image:
 
-* [google-ipmi-sys](https://github.com/openbmc/google-ipmi-sys): OEM IPMI Handler for providing specific information to the host.
-* [phosphor-ipmi-blobs](https://github.com/openbmc/phosphor-ipmi-blobs): OEM IPMI Blobs Handler for providing the framework for specific blob handlers.
-* [phosphor-ipmi-ethstats](https://github.com/openbmc/phosphor-ipmi-ethstats): OEM IPMI Handler for reporting ethernet device statistics from the BMCs ethernet devices.
-* [phosphor-ipmi-flash](https://github.com/openbmc/phosphor-ipmi-flash): OEM IPMI Handler for controlling in-band firmware updates.
+* google-ipmi-sys: OEM IPMI Handler for providing specific information to the host.
+* phosphor-ipmi-blobs: OEM IPMI Blobs Handler for providing the framework for specific blob handlers.
+* phosphor-ipmi-ethstats: OEM IPMI Handler for reporting ethernet device statistics from the BMCs ethernet devices.
+* phosphor-ipmi-flash: OEM IPMI Handler for controlling in-band firmware updates.
 
 III. Customizations
 
-Presently, this layer also enables the Google Iana for registering `phosphor-ipmi-ethstats` in addition to the OpenBMC one.
+Presently, this layer also enables the Google Iana for registering phosphor-ipmi-ethstats in addition to the OpenBMC one.