You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ If you've got one to add, please do!
24
24
#### Contributing
25
25
If you've got something to add (something old, or something new), please do! There's even a simple [template](https://github.com/tholman/90s-cursor-effects/blob/master/js/template.js) in the js folder, which provides a couple of the simpler functions for mouse tracking. Of course you don't need to use it if you don't want.
26
26
27
-
I'm sticking with using html elements (positioned absolutely) for now, and ignoring the canvas (I know it could be more efficient drawing, but 90's wasn't about the canvas)
27
+
I'm sticking with using HTML elements (positioned absolutely) for now, and ignoring the canvas (I know it could be more efficient drawing, but 90's wasn't about the canvas)
0 commit comments