Skip to content

Commit

Permalink
Repository file clean up.
Browse files Browse the repository at this point in the history
  • Loading branch information
eli64s committed Jan 3, 2024
1 parent 3edc61a commit 2fc0cee
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,16 +98,16 @@ Below are a few examples of README headers generated by the readme-ai tool.

<table>
<tr>
<td align="center"><img src="https://raw.githubusercontent.com/eli64s/readme-ai/main/examples/images/header-flat.png" alt="flat" width="400"/><br><code>--badges flat --image blue</code></td>
<td align="center"><img src="https://raw.githubusercontent.com/eli64s/readme-ai/main/examples/images/header-flat.png" alt="flat" width="400"/><br><code>--badges flat --image black</code></td>
<td align="center"><img src="https://raw.githubusercontent.com/eli64s/readme-ai/main/examples/images/header-purple.png" alt="large-repo" width="400"/><br><code>--align left --badges flat --image purple</code></td>
</tr>
<tr>
<td align="center"><img src="https://github.com/eli64s/readme-ai/blob/main/examples/images/header-skills-dark.png" alt="skills" width="400"/><br><code>--align left --badges skills --image yellow</code></td>
<td align="center"><img src="https://github.com/eli64s/readme-ai/blob/main/examples/images/header-plastic.png" alt="plastic" width="400"/><br><code>--badges plastic --image blue</code></td>
<td align="center"><img src="https://github.com/eli64s/readme-ai/blob/main/examples/images/header-plastic.png" alt="plastic" width="400"/><br><code>--badges plastic --image grey</code></td>
</tr>
<tr>
<td align="center"><img src="https://raw.githubusercontent.com/eli64s/readme-ai/main/examples/images/header-skills-light.png" alt="skills-light" width="400"/><br><code>--badges skills-light --image blue</code></td>
<td align="center"><img src="https://raw.githubusercontent.com/eli64s/readme-ai/main/examples/images/header-offline.png" alt="offline" width="400"/><br><code>--badges flat-square --image grey --offline</code></td>
<td align="center"><img src="https://raw.githubusercontent.com/eli64s/readme-ai/main/examples/images/header-offline.png" alt="offline" width="400"/><br><code>--badges flat-square --image blue --offline</code></td>
</tr>
</table>

Expand Down
Binary file modified examples/images/header-skills-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 2fc0cee

Please sign in to comment.