Updated Using raylib in VSCode (markdown)

master
wellmi 1年前
父节点
当前提交
345e9f7baa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Using-raylib-in-VSCode.md

+ 1
- 1
Using-raylib-in-VSCode.md

@ -1,4 +1,4 @@
[_VSCode_](https://code.visualstudio.com/) is an excellent choice of code editor when it comes to raylib. Getting set up with a new VSCode project is easy.
[VSCode](https://code.visualstudio.com/) is an excellent choice of code editor when it comes to raylib. Getting set up with a new VSCode project is easy.
Note: Make sure you install Raylib from the official release binaries rather than building Raylib from source (should work without changes on Windows if you install Raylib mingw release).

正在加载...
取消
保存