Fixes
- Breaking change: Casing for attributes is now preserved when being rendered in the README. Previously, the headings used to show object attributes under the "Objects" section were transformed to PascalCase; now, they will remain in snake_case per Terraform best practices. (#2)
- Empty sections and tables are no longer rendered in READMEs (#3)