diff --git a/README.md b/README.md index 4a8cbff..8123d6f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # zpython -python implementation written in zig +Python implementation written in zig + +--- +Targeted platforms (currently not implemented): +* Windows 10-11 x64_86 +* Linux x86_64 +* macOS aarch64 +* WASI + +For more details about targeted platforms read [this](https://github.com/zigpython/zpython/issues/1) issue. \ No newline at end of file