diff --git a/README.md b/README.md index fdc8f30..0a18f10 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ require('neogen').setup { languages = { lua = { template = { - annotation_convention = "emmylua" -- for a full list of annotation_conventions, see supported-languages below - } + annotation_convention = "emmylua" -- for a full list of annotation_conventions, see supported-languages below + } } } }