eli64s / readme-ai

README file generator, powered by large language model APIs 👾
MIT License
1.34k stars 143 forks source link

feat: Add support for three badge icon styles. #62

Closed eli64s closed 9 months ago

eli64s commented 9 months ago

‣ Use the CLI option --badges to select the style of badges for your README! 3 styles are currently supported:

1. Shieldsio default badge style

Command: none as its the default style for readme-ai

badges-shieldsio-default

2. Shieldsio for-the-badge style

Command: --badges shields

badges-shieldsio-flat

3. Square iOS style badges

Command: --badges square

badges-square