eli64s / readme-ai

README file generator, powered by large language model APIs πŸ‘Ύ
MIT License
1.34k stars 143 forks source link

feat: Add CLI option --emojis to change README header prefixes #67

Closed eli64s closed 8 months ago

eli64s commented 8 months ago

Add CLI option --emojis to customize README header section prefixes.

Default

## πŸ“– Table of Contents
- [πŸ“– Table of Contents](#-table-of-contents)
- [πŸ”­ Overview](#-overview)
- [πŸ€– Demos](#-demos)
- [πŸ’« Features](#-features)
- [πŸ‘©β€πŸ’» Usage](#-usage)
  - [πŸ“¦ Installation](#-installation)
  - [βš™οΈ Configuration](#️-configuration)
  - [πŸš€ Running *README-AI*](#-running-readme-ai)
  - [πŸ§ͺ Tests](#-tests)
- [πŸ›  Roadmap](#-roadmap)
- [πŸ“’ Changelog](#-changelog)
- [🀝 Contributing](#-contributing)
- [πŸ“„ License](#-license)
- [πŸ‘ Acknowledgments](#-acknowledgments)

--emojis false

##  Table of Contents
- [ Table of Contents](#-table-of-contents)
- [ Overview](#-overview)
- [ Features](#-features)
- [ Repository Structure](#-repository-structure)
- [ Modules](#modules)
- [ Getting Started](#-getting-started)
    - [ Installation](#-installation)
    - [ Running readme-ai](#-running-readme-ai)
    - [ Tests](#-tests)
- [ Roadmap](#-roadmap)
- [ Contributing](#-contributing)
- [ License](#-license)
- [ Acknowledgments](#-acknowledgments)