Skip to content

Commit 120e46f

Browse files
committed
2 parents 6f0749c + 47d53a4 commit 120e46f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Here we demonstrate how to use JBox2D library as a rubygem. This approach could
66
![Travis CI](https://travis-ci.org/ruby-processing/jbox2d.svg)
77
[![Gem Version](https://badge.fury.io/rb/pbox2d.svg)](http://badge.fury.io/rb/pbox2d)
88

9+
Build fails because latest processing is not available from maven central.
10+
911
### Web Links
1012

1113
[JBox2D Home][]
@@ -14,8 +16,7 @@ Here we demonstrate how to use JBox2D library as a rubygem. This approach could
1416

1517
[Box2D for processing on github][]
1618

17-
Downloads including examples [zip][] and [tar][]
18-
19+
Downloads including examples [zip][]
1920
[Wiki][]
2021

2122
### Licensing
@@ -60,6 +61,5 @@ The other thing you should know is there is a mismatch between the physics world
6061
[Nature of Code book]:http://natureofcode.com/
6162
[Sandi Metz]:http://www.poodr.com/
6263
[this book]:http://www.crcpress.com/product/isbn/9781466565760
63-
[zip]:https://github.com/ruby-processing/jbox2d/archive/0.9.1.zip
64-
[tar]:https://github.com/ruby-processing/jbox2d/archive/0.9.1.tar.gz
64+
[zip]:https://github.com/ruby-processing/jbox2d/archive/master.zip
6565
[Wiki]:https://github.com/ruby-processing/jbox2d/wiki

0 commit comments

Comments
 (0)