Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Changed the screenshot link.
  • Loading branch information
saralsharma authored Jan 17, 2020
1 parent b3862cd commit 4619b9f
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
@@ -1,2 +1,2 @@
# adapt-img-text-reveal
<p>This component reveals the text information when user clicks on the graphic. The text information slides down under the graphic.</p><p>The duration or speed of the slide down animation is given in milliseconds; higher values indicate slower animations, not faster ones. The strings 'fast' and 'slow' can be supplied to indicate durations of 200 and 600 milliseconds, respectively. If any other string is supplied, or if the duration parameter is omitted, the default duration of 400 milliseconds is used.</p><img src="./Adapt-img-text-reveal component screenshot.jpg" alt="Adapt-img-text-reveal component screenshot"/><p>Developed by Saral Sharma: [email protected]</p>
<p>This component reveals the text information when user clicks on the graphic. The text information slides down under the graphic.</p><p>The duration or speed of the slide down animation is given in milliseconds; higher values indicate slower animations, not faster ones. The strings 'fast' and 'slow' can be supplied to indicate durations of 200 and 600 milliseconds, respectively. If any other string is supplied, or if the duration parameter is omitted, the default duration of 400 milliseconds is used.</p><img src="https://raw.githubusercontent.com/saralsharma/adapt-img-text-reveal/master/img-text-reveal-component-screenshot.jpg" alt="Adapt-img-text-reveal component screenshot"/><p>Developed by Saral Sharma: [email protected]</p>

0 comments on commit 4619b9f

Please sign in to comment.