소스 검색

Update README.md

Nicolas Cannasse 7 년 전
부모
커밋
007272bb04
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -28,7 +28,11 @@ And on OSX:
 
 Open `hl.sln` using Visual Studio Code and compile.
 
-To build all of HashLink libraries it is required to download several additional distributions, read each library README file (in hashlink/libs/xxx/README.md) for additional information. 
+To build all of HashLink libraries it is required to download several additional distributions, read each library README file (in hashlink/libs/xxx/README.md) for additional information.
+
+# Debugging
+
+You can debug Haxe/HashLink applications by using the [Visual Studio Code Debugger](https://marketplace.visualstudio.com/items?itemName=HaxeFoundation.haxe-hl)
 
 # Documentation