split table

This commit is contained in:
emkornfield 2020-08-05 16:08:07 -07:00 committed by GitHub
parent dad88a21e6
commit 536808915a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -36,6 +36,9 @@ Electron | n/a | all | :heavy_check_mark:
ObjC | Yes | iOS | :x:
PHP | Yes | all | Same as the `Makefile` case from above
PHP | No | all | :x:
Python | n/a | Linux, MacOS 64bit | :heavy_check_mark:
Python | n/a | Windows and all 32bit| :x:
Python | n/a | Linux, 64bit | :heavy_check_mark:
Python | n/a | Linux, 32bit | :x:
Python | n/a | MacOS, 64bit | :heavy_check_mark:
Python | n/a | MacOS, 32bit | :x:
Python | n/a | Windows | :x:
Ruby | No | all | :x: