Skip to content

Commit e5b1f59

Browse files
committed
Update app demo videos.
Update app demo videos. Update app demo videos.
1 parent e7391cf commit e5b1f59

File tree

6 files changed

+134
-127
lines changed

6 files changed

+134
-127
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ This project is currently under development and has an opinionated configuration
6969
<table align="center">
7070
<tr>
7171
<td>
72-
<img src="https://raw.githubusercontent.com/eli64s/readme-ai/7f8a6066df78d089e8b608d7d86b036d82c23be9/examples/imgs/cli-demo.svg" alt="cli-demo">
72+
<img src="https://raw.githubusercontent.com/eli64s/readme-ai/98266c9af7be32ee31c029880532cea4717cffbd/examples/imgs/terminal-demo.svg" alt="terminal-demo">
7373
</td>
7474
</tr>
7575
</table>
@@ -88,8 +88,8 @@ This project is currently under development and has an opinionated configuration
8888
</tr>
8989
<tr>
9090
<td>
91-
<a href="https://youtu.be/TrAPBpQ30Fw">
92-
<img src="https://raw.githubusercontent.com/eli64s/readme-ai/main/examples/imgs/streamlit-demo.png?raw=true" alt="streamlit-demo" />
91+
<a href="https://youtu.be/4xuqltFDfCo">
92+
<img src="https://github.com/eli64s/readme-ai/blob/main/examples/imgs/streamlit-demo.png?raw=true" alt="streamlit-demo" />
9393
</a>
9494
</td>
9595
</tr>

examples/imgs/cli-demo.svg

Lines changed: 0 additions & 116 deletions
This file was deleted.

examples/imgs/streamlit-demo.png

477 KB
Loading

examples/imgs/terminal-demo.svg

Lines changed: 127 additions & 0 deletions
Loading

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "readmeai"
7-
version = "0.3.057"
8-
description = "🚀 Automated README file generation in the terminal. Powered by GPT 🪐"
7+
version = "0.3.061"
8+
description = "🚀 Automated README generation from the terminal, powered by GPT 🪐"
99
authors = ["Eli <[email protected]>"]
1010
license = "MIT"
1111
readme = "README.md"

readmeai/conf/conf.toml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -175,10 +175,6 @@ This project is licensed under the `ℹ️ LICENSE-TYPE` License. See the [LICE
175175
## 👏 Acknowledgments
176176
177177
`- ℹ️ List any resources, contributors, inspiration, etc.`
178-
\n<p align="right">
179-
\n <a href="#top">
180-
\n <b>🔝 Return </b>
181-
\n </a>
182-
\n</p>
183-
<hr>
178+
179+
---
184180
"""

0 commit comments

Comments
 (0)