diff --git a/README.md b/README.md
index 2a952f9..9633c0e 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,8 @@
## Download/Install
:tada: :tada: [Download latest release here](https://github.com/VSCodium/vscodium/releases) :tada: :tada:
+[More info / helpful tips are here.](https://github.com/VSCodium/vscodium/blob/master/DOCS.md)
+
#### Install with Brew (Mac)
If you are on a Mac and have [Homebrew](https://brew.sh/) installed:
```bash
@@ -73,13 +75,16 @@ Microsoft's build process does download additional files. This was brought up in
## More Info
For more information on getting all the telemetry disabled and tips for migrating from Visual Studio Code to VSCodium, have a look at this [Docs](https://github.com/VSCodium/vscodium/blob/master/DOCS.md) page.
+Please note that some Visual Studio Code extensions have licenses that restrict their use to the official Visual Studio Code builds and therefore do not work with VSCodium. See [this note](https://github.com/VSCodium/vscodium/blob/master/DOCS.md#proprietary-debugging-tools) on the Docs page for what's been found so far and possible workarounds.
+
## Supported OS
- [x] OSX x64 (zipped app file)
- [x] Linux x64 (`.deb`, `.rpm`, and `.tar.gz` files)
- [x] Linux x86 (`.deb`, `.rpm`, and `.tar.gz` files)
-- [X] Windows
+- [x] Windows x86
+- [x] Windows x64
-The ARM architecture is not currently supported but is actively being worked on.
+The ARM architecture is not currently supported but is being worked on.
## License
MIT