소스 검색

README update

ocornut 10 년 전
부모
커밋
68962ae683
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -14,9 +14,10 @@ ImGui is particularly suited to integration in realtime 3D applications, fullscr
 ImGui is self-contained within a few files that you can easily copy and compile into your application/engine:
 
   - imgui.cpp
+  - imgui.h
   - imgui_demo.cpp
   - imgui_draw.cpp
-  - imgui.h
+  - imgui_internal.h
   - imconfig.h (empty by default, user-editable)
   - stb_rect_pack.h
   - stb_textedit.h