From 204dd4981cd855ce9571e57e1c42592eda51b4ae Mon Sep 17 00:00:00 2001 From: TommyTran732 <57488583+tommytran732@users.noreply.github.com> Date: Fri, 11 Sep 2020 05:15:19 -0400 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index d21c909..7e90b83 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,14 @@ Visit my forum: https://revenact.io
Community support: https://revenact.io/discord

Pterodactyl v1.0 will NOT be supported until it is ready for production. + +# Supported Operating System +| Operating System | Version | Supported | Recommended | +| ----------------- | ------- | -------------------- | ------------------ | +| Ubuntu | 16.04 | :white_check_mark: | :red_circle: | +| | 18.04 | :white_check_mark: | :white_check_mark: | +| | 20.04 | :white_check_mark: | :white_check_mark: | +| Debian | 9 | :white_check_mark: | :red_circle: | +| | 10 | :white_check_mark: | :white_check_mark: | +| CentOS | 7 | :white_check_mark: | :white_check_mark: | +| | 8 | :white_check_mark: | :red_circle: |