aboutsummaryrefslogtreecommitdiffstats
path: root/atk16-syntax/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'atk16-syntax/README.md')
-rw-r--r--atk16-syntax/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/atk16-syntax/README.md b/atk16-syntax/README.md
new file mode 100644
index 0000000..da81144
--- /dev/null
+++ b/atk16-syntax/README.md
@@ -0,0 +1,9 @@
+# VSCode syntax highlighting extension for ATK16 assembly
+
+## Installation
+
+In `atk16-syntax-highlighting` directory, run:
+
+ npx @vscode/vsce package
+
+Then go to VSCode > Command Palette > Extensions: Install from VSIX and select the generated `.vsix` file.