diff --git a/README.md b/README.md index f270d651..965d270a 100644 --- a/README.md +++ b/README.md @@ -98,16 +98,16 @@ Below are a few examples of README headers generated by the readme-ai tool. - + - + - +
flat
--badges flat --image blue
flat
--badges flat --image black
large-repo
--align left --badges flat --image purple
skills
--align left --badges skills --image yellow
plastic
--badges plastic --image blue
plastic
--badges plastic --image grey
skills-light
--badges skills-light --image blue
offline
--badges flat-square --image grey --offline
offline
--badges flat-square --image blue --offline
diff --git a/examples/images/header-skills-light.png b/examples/images/header-skills-light.png index 6368e23e..8692a721 100644 Binary files a/examples/images/header-skills-light.png and b/examples/images/header-skills-light.png differ diff --git a/pyproject.toml b/pyproject.toml index 9c042ab0..cfb4c39f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "readmeai" -version = "0.4.098" +version = "0.4.0981" description = "🚀 Generate beautiful README.md files from the terminal using GPT LLM APIs 💫" authors = ["Eli <0x.eli.64s@gmail.com>"] license = "MIT"