Skip to content

Commit

Permalink
Bump readmeai -> v0.4.47.
Browse files Browse the repository at this point in the history
  • Loading branch information
eli64s committed Oct 24, 2023
1 parent 8429419 commit c3760e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ Automatically generate beautiful README files powered by AI

<table>
<tr>
<td width="55%">
<td width="50%">
<p>Objective</p>
Readme-ai is a dev tool that auto-generates detailed README.md files from the command-line using OpenAI's GPT models. Provide a repository URL or local directory path, and <em>README-AI</em> builds a well-structured README.md for your project.<br><br>

<p>Motivation</p>
Streamlines documentation creation and maintenance, enhancing developer productivity. <em>README-AI</em> aims to improve the adoption of open-source software, enabling all skill levels and disciplines to understand, utilize, and contribute to projects more effectively.<br>

</p></td>
<td width="55%"><img src="https://github.com/eli64s/readme-ai/blob/main/examples/images/dalle-readmeai.png?raw=true" width="100%"></td>
<td width="60%"><img src="https://github.com/eli64s/readme-ai/blob/main/examples/images/dalle-readmeai.png?raw=true" width="100%"></td>
</tr>
</table>

Expand Down
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.046"
version = "0.4.047"
description = "Generate beautiful README.md files from the terminal, powered by AI."
authors = ["Eli <0x.eli.64s@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit c3760e8

Please sign in to comment.