Skip to content

Commit c3760e8

Browse files
committed
Bump readmeai -> v0.4.47.
1 parent 8429419 commit c3760e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ Automatically generate beautiful README files powered by AI
2626

2727
<table>
2828
<tr>
29-
<td width="55%">
29+
<td width="50%">
3030
<p>Objective</p>
3131
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>
3232

3333
<p>Motivation</p>
3434
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>
3535

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "readmeai"
7-
version = "0.4.046"
7+
version = "0.4.047"
88
description = "Generate beautiful README.md files from the terminal, powered by AI."
99
authors = ["Eli <0x.eli.64s@gmail.com>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)