diff --git a/README.md b/README.md index 6bd1829..07e31ba 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ an ofxGui extension to adjust numbers or text with an input field in openFrameworks. -ofxInputField can be an alternative to ofxSlider to define numbers more precicly or to ofxLabel to have editable labels. the mouse and keyboard controls are elaborated in detail. check out the example with an int, float and string version ofxInputField. +ofxInputField can be used as an alternative to ofxSlider to define numbers more precicly or to ofxLabel to have editable labels. the mouse and keyboard controls are elaborated in detail. check out the example with an int, float and string version ofxInputField. Dependencies ----