Skip to content

Commit 4755098

Browse files
committed
Update README
1 parent 3993798 commit 4755098

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React Countdown Clock
22

3-
A HTML 5 canvas countdown clock as a React component
3+
A HTML 5 canvas countdown clock as a React component.
44

55
![Screenshot](http://pughpugh.github.io/react-countdown-clock/screenshot.png?=0)
66

@@ -33,6 +33,13 @@ npm install react-countdown-clock
3333
* `weight` for weight of circle, in pixels.
3434
* `onComplete` callback when timer completes
3535

36-
## Bugs
36+
## Bugs & Contributions
37+
38+
Bugs, features and pull requests always welcome.
3739

3840
[github.com/pughpugh/react-countdown-clock/issues](https://github.com/pughpugh/react-countdown-clock/issues)
41+
42+
Also, it's always just nice to hear how people are using it. Feel free to get in touch.
43+
44+
* Email: [hugh@hcgallagher.co.uk](mailto:hugh@hcgallagher.co.uk)
45+
* Web: [www.hughgallagher.co.uk](http://www.hughgallagher.co.uk/)

0 commit comments

Comments
 (0)