diff --git a/README.md b/README.md index 47e1e6d..14a621b 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,7 @@ pulse.add("break-timer", 60, "Take a break!", true) ## Documentation See `:h pulse.nvim` for documentation. + +## Attribution + +This plugin was inspired by [stand.nvim](https://github.com/mvllow/stand.nvim), a plugin which reminds you to stand.