diff --git a/README.md b/README.md
index 1c48d745..a95b5227 100644
--- a/README.md
+++ b/README.md
@@ -49,13 +49,17 @@ NOTE: The default VS Code theme does not color much. Switch to the Dark+ theme (
- [Syntax Highlight Theme](https://marketplace.visualstudio.com/items?itemName=peaceshi.syntax-highlight)
- [Default Theme Enhanced](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools-themes)
-## How do I use it?
+## How do I use the extension?
Just install the VS Code extension and the changes will automatically be applied to all relevant files.
Link: https://marketplace.visualstudio.com/items?itemName=jeff-hykin.better-cpp-syntax
# Comparison (Material Theme)
+## How do I use the grammar? (as an upstream for my non-vs code editor)
+
+1. Watch the the "Major Changes" thread [here](https://github.com/jeff-hykin/better-cpp-syntax/issues/64) to know when I change licenses, the codebase structure, or just major highlighting changes.
+2. I support non-VS Code usecases. E.g. yes, you are welcome to open issues [like this one](https://github.com/jeff-hykin/better-cpp-syntax/issues/653) that don't affect VS Code.
## What is different from atom/language-c?
It fixes: