Specified last tested Linux version in Readme

This commit is contained in:
Jonathan Moallem 2020-11-20 16:59:56 +11:00 committed by GitHub
parent 987b6e243a
commit f7260e2a0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,9 +15,9 @@ So that being said, we hope that this repository finds you well and wholehearted
### Current Compatability
| OS | Default Compiler | Last Tested On | Working |
| ----------- | ---------------- |:--------------:|:-------:|
| **macOS** | Clang++ | `11.0.1` | ✅ |
| **Linux** | G++ | `N/A` | ❌ |
| ----------- | ---------------- |:------------------:|:-------:|
| **macOS** | Clang++ | `Big Sur 11.0.1` | ✅ |
| **Linux** | G++ | `Ubuntu 20.04 LTS` | ❌ |
| **Windows** | MinGW | `N/A` | ❌ |
## Getting Started