diff --git a/README.md b/README.md index 7b38dbd..1a5fed3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Add this to your LazyVim config (e.g., `~/.config/nvim/lua/plugins/fatebook.lua` ```lua return { - "f0ldspace/fatebook.nvim" + "f0ldspace/fatebook.nvim", config = function() require("fatebook").setup({ api_key = "your-api-key-here"