From 3679a808c5de52c375523c8d11f46f335c226cb0 Mon Sep 17 00:00:00 2001 From: christoph_xd Date: Sat, 16 Aug 2025 18:26:07 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9a17ea..7828c74 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # NX Postprocessor Support -A comprehensive VS Code extension providing language support for NX CAD postprocessor development, including CDL (Cutter Definition Language), TCL, and DEF files. +A comprehensive VS Code extension providing language support for NX CAM postprocessor development, including CDL, TCL, and DEF files. ## Features @@ -12,7 +12,7 @@ A comprehensive VS Code extension providing language support for NX CAD postproc ## Supported File Types -- `.cdl` - NX Cutter Definition Language files +- `.cdl` - NX User Defined Event File - `.tcl` - NX TCL postprocessor files - `.def` - NX Definition files