Skip to content

Commit 3f5c1f3

Browse files
committed
2 parents 0733f5c + e5bac9a commit 3f5c1f3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Like the original `ruby-processing`, `JRubyArt` is like a DSL for vanilla `proce
5050
2. [Hemesh][hemesh]
5151
3. [PixelFlow][flow]
5252
4. [LiquidFunProcessing][liquid]
53+
5. [Handy][handy]
5354

5455
6. Others
5556
1. [WOVNS patterns][wovns]
@@ -58,6 +59,7 @@ Like the original `ruby-processing`, `JRubyArt` is like a DSL for vanilla `proce
5859
### User contributions are most welcome
5960
[Contributions][] add your [own][]
6061

62+
[handy]:https://github.com/ruby-processing/JRubyArt-examples/tree/master/external_library/java/handy
6163
[liquid]:https://github.com/ruby-processing/JRubyArt-examples/tree/master/external_library/java/LiquidFunProcessing
6264
[flow]:https://github.com/ruby-processing/JRubyArt-examples/tree/master/external_library/java/PixelFlow
6365
[wovns]:https://github.com/ruby-processing/JRubyArt-examples/tree/master/examples/WOVNS

external_library/java/handy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# The Handy Library by Jo Wood et al gicentre
1+
# The Handy Library by Jo Wood et al giCentre
22

33
The Handy library allows you to produce graphics with a hand-drawn appearance in Processing sketches. This can be customised to produce a variety of styles including pencil, watercolour and ink and marker pen appearance.
44

0 commit comments

Comments
 (0)