Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hopding committed Nov 24, 2016
1 parent a723688 commit c0c9608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ JRPiCam is a Java API that allows Java applications running on a Raspberry Pi to
achieves this functionality by using the ProcessBuilder class to run the native raspistill program on the RPi. This means that
JRPiCam has all the same functionality as raspistill, plus additional Java specific features.

<img src="http://hopding.com/img/pi-cam.jpg" width="100">
<img src="http://hopding.com/img/pi-cam.jpg" width="500">

Because JRPiCam works by invoking the raspistill software, it is important that your RPi be properly configured to run
raspistill. The appropriate settings may be configured by running `raspi-config` in the terminal of your RPi. Further
Expand Down

0 comments on commit c0c9608

Please sign in to comment.