diff options
author | BCG <[email protected]> | 2023-02-28 22:36:53 -0500 |
---|---|---|
committer | BCG <[email protected]> | 2023-02-28 22:36:53 -0500 |
commit | 4f84dcb92f1524cab3e0d604dac04354befd2a4b (patch) | |
tree | 840a59beaa27d62b22f841fd6b5dff2c0c78a613 | |
parent | 1cce1ea4239377446426164720f7be43f15f9835 (diff) | |
download | tinygo-4f84dcb92f1524cab3e0d604dac04354befd2a4b.tar.gz tinygo-4f84dcb92f1524cab3e0d604dac04354befd2a4b.zip |
Updated README to mention compiling for Windowsreadme-update-windows
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ See the [getting started instructions](https://tinygo.org/getting-started/) for ## Supported boards/targets -You can compile TinyGo programs for microcontrollers, WebAssembly and Linux. +You can compile TinyGo programs for microcontrollers, WebAssembly, Windows, and Linux. The following 94 microcontroller boards are currently supported: |