Skip to content

Commit c0c9608

Browse files
committed
Updated README.md
1 parent a723688 commit c0c9608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ JRPiCam is a Java API that allows Java applications running on a Raspberry Pi to
33
achieves this functionality by using the ProcessBuilder class to run the native raspistill program on the RPi. This means that
44
JRPiCam has all the same functionality as raspistill, plus additional Java specific features.
55

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

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

0 commit comments

Comments
 (0)