Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

Commit

Permalink
Fix readme content
Browse files Browse the repository at this point in the history
  • Loading branch information
dertseha committed Nov 17, 2021
1 parent 44567f2 commit c482856
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,7 @@ This library does not mirror the versions of the wrapped **Dear ImGui**. The sem
* Minor changes: Extensions in API. Typically done through small version increments of **Dear ImGui** and/or exposing further features in a compatible way.
* Patch changes: Bug fixes - either in the wrapper or the wrapped **Dear ImGui**, given that the API & behaviour remains the same.

<<<<<<< HEAD
At the moment, this library uses version [1.85](https://github.com/ocornut/imgui/releases/tag/v1.85) of **Dear ImGui**.
=======
At the moment, this library uses version [1.84.2](https://github.com/ocornut/imgui/releases/tag/v1.84.2) of **Dear ImGui**.
>>>>>>> 2c7a7b42df7b23fd6f35fa65bdadea656107a3c9

## Examples
A separate repository was created to host ported examples and reference implementations.
Expand Down

0 comments on commit c482856

Please sign in to comment.