diff --git a/README.md b/README.md index 0d86569..e85c35b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ImPlot ImPlot is an immediate mode plotting widget for [Dear ImGui](https://github.com/ocornut/imgui). It aims to provide a first-class API that will make ImGui users feel right at home. ImPlot is well suited for visualizing program data in real-time and requires minimal code to integrate. Just like ImGui, it does not burden the end user with GUI state managment, avoids STL containers and C++ headers, and has no external dependencies except for ImGui itself. - + ## Features @@ -83,6 +83,6 @@ A: Yes, you can use the C binding, [cimplot](https://github.com/cimgui/cimplot) ## Gallery - + - +