diff --git a/README.md b/README.md index e193fbd..e66a695 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,13 @@ This is for my educational purposes of learning rust to do tasks that I have don ## **TESTED ENVIRONMENTS** -* Arch - no (errors in distrobox) -* Debian / Ubuntu - yes (via distrobox) -* OpenMandriva / Mageia - no (no dsitrobox support) -* RHEL / Fedora - yes, primary platform currently being used by myself -* SuSE/ OpenSuSE - yes +|DISTRIBUTION|STATUS| +| :-- | :-- | +|Arch|no (errors in distrobox)| +|Debian / Ubuntu|yes (via distrobox)| +|OpenMandriva / Mageia|no (no dsitrobox support)| +|RHEL / Fedora|yes, primary platform currently being used by myself| +|SuSE/ OpenSuSE|yes| ## **COMPILING**