Skip to content

Commit 060f275

Browse files
authored
Update README.md
1 parent 22f285f commit 060f275

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][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?
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

@@ -55,4 +55,4 @@ jruby --dev my_sketch.rb # --dev flag speeds start-up
5555
```
5656

5757
[buster]:https://gist.github.com/monkstone/6ae9840d7b7008c177b4a9f589d14ec6
58-
58+
[propane]:https://ruby-processing.github.io/propane/

0 commit comments

Comments
 (0)