Skip to content

Commit b32d20e

Browse files
Update README.md
1 parent eb0412b commit b32d20e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ void ofApp::draw()
166166
## IMGUI OF BACKEND
167167

168168
* Required: [ofxImGui](https://github.com/Daandelange/ofxImGui/tree/develop)
169-
- Dear [ImGui v1.89.4](https://github.com/ocornut/imgui) BackEnd for [OF](https://openframeworks.cc/).
169+
- Dear [ImGui v1.90](https://github.com/ocornut/imgui) BackEnd for [OF](https://openframeworks.cc/).
170170
- Is the **AWESOME** [@Daandelange's FORK](https://github.com/Daandelange/ofxImGui/tree/develop).
171171
- You **MUST use this one**!
172172
- Do not use the [@jvcleave's REPOSITORY](https://github.com/jvcleave/ofxImGui)!
@@ -227,8 +227,7 @@ The single font file for the currently used theme is **JetBrainsMono-Bold.ttf**.
227227
* GitHub [OF patch-release](https://github.com/openframeworks/openFrameworks/tree/patch-release) branch.
228228
* Last official release [OF 0.12](https://openframeworks.cc/download/).
229229
- **macOS 12.5 Monterey** / **Xcode 14.2** [OF 0.11.2](https://openframeworks.cc/download/). **Intel**.
230-
* Not tested on **M1/M2 Apple Silicon/iOS** yet.
231-
* Testers are welcome!
230+
- **M1/M2 Apple Silicon/iOS**.
232231

233232
<br>
234233

@@ -247,7 +246,7 @@ _All source snippets and widgets from other authors are linked into header files
247246
# AUTHOR
248247

249248
An addon by **moebiusSurfing**.
250-
*( ManuMolina ) 2021-2023*
249+
*( ManuMolina ) 2021-2024*
251250

252251
<br>
253252

0 commit comments

Comments
 (0)