Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hopding committed Apr 1, 2017
1 parent cee713f commit a5c4915
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
@@ -1,5 +1,4 @@
[![Release](https://jitpack.io/v/Hopding/JRPiCam.svg)]
(https://jitpack.io/#Hopding/JRPiCam)
[![Release](https://jitpack.io/v/Hopding/JRPiCam.svg)](https://jitpack.io/#Hopding/JRPiCam)
# JRPiCam
JRPiCam is a Java API that allows Java applications running on a Raspberry Pi to access the Raspberry Pi Camera. JRPiCam
achieves this functionality by using the [`ProcessBuilder`](https://docs.oracle.com/javase/7/docs/api/java/lang/ProcessBuilder.html) class to run the native `raspistill` program on the RPi. This means that
Expand Down

0 comments on commit a5c4915

Please sign in to comment.