Skip to content

Commit 16c2a2d

Browse files
committed
updated readme
1 parent d9959b3 commit 16c2a2d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,17 @@ This includes most primitive shapes (point, line, rect, ellipse, vertex, ...) by
88

99
Install as suggested below or
1010

11-
*PENDING* add within Processing from Sketch -> Import Library... -> Add Library...
11+
Add within Processing from Contribution Manager:
12+
Sketch -> Import Library... -> Add Library...
1213

1314
More details + reference at [teddavis.org/xyscope](http://www.teddavis.org/xyscope)
1415

1516
### Dependencies
1617

1718
This library relies on and is greatly thankful for [Minim](https://github.com/ddf/Minim)
1819

19-
xtra_ examples requires [Geomerative](https://github.com/rikrd/geomerative), [OpenCV for Processing](https://github.com/atduskgreg/opencv-processing), [openkinect](https://github.com/shiffman/OpenKinect-for-Processing), [video](https://github.com/processing/processing-video)
20+
xtra_ examples requires [Geomerative](https://github.com/rikrd/geomerative), [OpenCV for Processing](https://github.com/atduskgreg/opencv-processing), [openkinect](https://github.com/shiffman/OpenKinect-for-Processing), [video](https://github.com/processing/processing-video), [syphon](https://github.com/Syphon/Processing)
21+
2022

2123
### Installing
2224

@@ -34,4 +36,4 @@ This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md
3436

3537
* Thanks to [Just Van Rossum](http://dailydrawbot.tumblr.com) for the enlightening conversation on my X-Y attempts.
3638
* Thanks to [Stefanie Bräuer](https://mewi.unibas.ch/seminar/personen/profil/portrait/person/stefaniebraeuer/) for feeding the oscilloscope obsession
37-
39+
* [Processing Library Template](https://github.com/processing/processing-library-template)

0 commit comments

Comments
 (0)