Skip to content

Commit 9bff306

Browse files
authored
Merge pull request #7 from adafruit/readme-image-fix
Updated URL for product image and added alt-text
2 parents d43abc6 + 86d480f commit 9bff306

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ Introduction
1313
:target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_HCSR04
1414
:alt: Build Status
1515

16-
.. image:: hcsr04.jpg
16+
.. image:: https://github.com/adafruit/Adafruit_CircuitPython_HCSR04/blob/master/docs/hcsr04.jpg
1717
:width: 300px
18+
:alt: HCSR04
1819

1920
The HC-SR04 is an inexpensive solution for measuring distances using microcontrollers. This library provides a simple
2021
driver for controlling these sensors from CircuitPython.

0 commit comments

Comments
 (0)