diff --git a/README.md b/README.md index f2cff73..828e66f 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ Dell EMC OEM extension for sushy ================================ -**EARLY PROTOTYPE, WORK IS IN PROGRESS** - Sushy is a client [library](https://github.com/openstack/sushy) designed to communicate with [Redfish](https://en.wikipedia.org/wiki/Redfish_(specification)) based BMC. @@ -13,10 +11,10 @@ introduce their own features with the common Redfish framework. At the same time, `sushy` supports extending its data model by loading extensions found within its "oem" namespace. -The `sushy-oem-dellemc` package is a sushy extension package that adds -high-level hardware management abstractions, that are specific to Dell EMC -BMC (which is known under the name of iDRAC), to the tree of sushy Redfish -resources. +The `sushy-oem-dellemc` package is a sushy extension package that aims at +adding high-level hardware management abstractions, that are specific to +Dell EMC BMC (which is known under the name of iDRAC), to the tree of sushy +Redfish resources. Example use -----------