Link NewSpring in README to docs

This commit is contained in:
Christian Rocha 2021-07-19 17:10:06 -04:00 committed by GitHub
parent 3d372ec8a8
commit 1de2016a3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ For details, see the [examples][examples] and the [docs][docs].
## Settings
`NewSpring` takes three different values on initialization:
[`NewSpring`](https://pkg.go.dev/github.com/charmbracelet/harmonica#NewSpring) takes three values:
* **Time Delta:** the time step to operate on. Game engines typically provide
a way to determine the time delta, however if that's not available you can