Skip to content

Commit 1aae195

Browse files
committed
updated readme
1 parent 00fd434 commit 1aae195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ void ofApp::draw(){
193193

194194
```
195195

196-
# CONTRIBUTING, WRITING PLUGINS ( YEAH! )
196+
# CONTRIBUTING
197197

198198
Contributing to the project adding new objects is relatively easy, as ofxVisualProgramming is at the core of [Mosaic](https://github.com/d3cod3/Mosaic) software, i've implemented a plugin mechanism based on [Pugg](http://pugg.sourceforge.net/), in order to facilitate the extension and the creation of new objects/nodes to add at the ofxVisualProgramming/Mosaic default objects/nodes library. (see objects/nodes list below)
199199

0 commit comments

Comments
 (0)