Skip to content

Commit cb0d877

Browse files
authored
Update README.md
1 parent 5b114ad commit cb0d877

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__C6H3N3O7__ [![Gem Version](https://badge.fury.io/rb/picrate.svg)](https://badge.fury.io/rb/picrate)![Travis CI](https://travis-ci.org/ruby-processing/PiCrate.svg)
22

33
# PiCrate
4-
Version for RaspberryPI `Stretch` and `Oracle JDK8`, will probably also work on `OpenJDK11+. For latest version see auto-install script for [PiCrate-2.0](https://gist.github.com/monkstone/6ae9840d7b7008c177b4a9f589d14ec6) on Buster (tested on RaspberryPI4). Create processing sketches in ruby on raspberry-pi and linux (this project is a parallel development of [propane][propane] targetting the raspberry-pi, but will initially be developed on a regular linux box). The aim is to produce a gem installable app that can be run with jruby, with minimal dependencies. Drop the `C` and you get pirate, or and an `e` and get `PiCreate`, a happy coincidence?
4+
Version for RaspberryPI `Stretch` and `Oracle JDK8`, will probably also work on `OpenJDK11+. For latest version see auto-install script for [PiCrate-2.0][buster] on Buster (tested on RaspberryPI4). Create processing sketches in ruby on raspberry-pi and linux (this project is a parallel development of [propane][propane] targetting the raspberry-pi, but will initially be developed on a regular linux box). The aim is to produce a gem installable app that can be run with jruby, with minimal dependencies. Drop the `C` and you get pirate, or and an `e` and get `PiCreate`, a happy coincidence?
55

66
### To install from rubygems ###
77

@@ -54,6 +54,6 @@ MySketch.new
5454
jruby --dev my_sketch.rb # --dev flag speeds start-up
5555
```
5656

57-
57+
[buster]:https://gist.github.com/monkstone/6ae9840d7b7008c177b4a9f589d14ec6
5858
[propane]:https://ruby-processing.github.io/propane/
5959
[oracle]:http://www.rpiblog.com/2014/03/installing-oracle-jdk-8-on-raspberry-pi.html

0 commit comments

Comments
 (0)