diff --git a/content/about.md b/content/about.md index 6b21dc3..00777c8 100644 --- a/content/about.md +++ b/content/about.md @@ -20,8 +20,10 @@ PowerEL uses the distro tag __pel__ and uses the same ABI as the open source rhe PowerEL supports specific CPU architectures with specific feature requirements. -- IBM Power8 (or higher) - Big Endian : __ppc64__ -- IBM Power8 (or higher) - Little Endian : __ppc64le__ +- IBM POWER8 (or higher) - Big Endian : __ppc64__ +![OpenPower Ready](/img/openpowerready.png "OpenPOWER Ready") +- IBM POWER8 (or higher) - Little Endian : __ppc64le__ +![OpenPower Ready](/img/openpowerready.png "OpenPOWER Ready") - Intel Xeon/i9/i7/i5/i3 with AVX support (or higher) : __x86_64__