Skip to content

Commit

Permalink
Bump readmeai to v0.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
eli64s committed Oct 16, 2023
1 parent cfdcbc1 commit 811fe5f
Show file tree
Hide file tree
Showing 7 changed files with 260 additions and 295 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,15 @@ All notable changes to the *readme-ai* project will be documented in this file.

## [v0.1.5] - *2023-10-15*

## 🚀 Features

- feat: Add support for three badge icon styles. @eli64s (#62)
- feat: Add README file in German [README-de](https://github.com/eli64s/readme-ai/blob/main/docs/README-de.md) and update other README files (FR, zh-CN).

## 🧩 Dependency Updates

- Bump urllib3 from 2.0.5 to 2.0.6 @dependabot (#60)

---

## [v0.1.4] - *2023-10-01*
Expand Down
24 changes: 6 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![CN](https://img.shields.io/badge/CN-🇨🇳-white?style=plastic)](https://github.com/eli64s/readme-ai/blob/main/docs/README-zh-CN.md)
[![CN](https://img.shields.io/badge/DE-🇩🇪-white?style=plastic)](https://github.com/eli64s/readme-ai/blob/main/docs/README-de.md)
[![FR](https://img.shields.io/badge/FR-🇫🇷-white?style=plastic)](https://github.com/eli64s/readme-ai/blob/main/docs/README-fr.md)
[![FR](https://img.shields.io/badge/FR-🇫🇷-white?style=plastic)](https://github.com/eli64s/readme-ai/blob/main/docs/README-fr.md)
</div>

<div align="center">
Expand Down Expand Up @@ -87,13 +87,15 @@ This project is currently under development and has an opinionated configuration

[cli-demo](https://github.com/eli64s/readme-ai/assets/43382407/645c2336-6ea7-444c-a927-5450930c5255)

<!--
<br>
***Streamlit Community Cloud***
‣ Use *readme-ai* directly in your browser! Zero installation, zero code!
[streamlit-demo](https://github.com/eli64s/readme-ai/assets/43382407/e8260e78-b684-4e72-941c-b3046b90c452)
-->

---

Expand Down Expand Up @@ -190,7 +192,7 @@ This project is currently under development and has an opinionated configuration
<div>
<details>
<summary style="display: flex; align-items: center;">
<span style="font-size: 2.0em;"> ❸ Overview and Features Table</span>
<span style="font-size: 2.0em;"> ❸ Features Table</span>
</summary>
<table>
<tr>
Expand All @@ -213,7 +215,7 @@ This project is currently under development and has an opinionated configuration
<div>
<details>
<summary style="display: flex; align-items: center;">
<span style="font-size: 2.0em;"> ❹ Dynamic Usage Instructions</span><br>
<span style="font-size: 2.0em;"> ❹ Dynamic Usage Guides</span><br>
</summary>
<table>
<tr>
Expand Down Expand Up @@ -294,7 +296,7 @@ This project is currently under development and has an opinionated configuration
<div>
<details>
<summary style="display: flex; align-items: center;">
<span style="font-size: 2.0em;"> ❼ Example README Files</span><br>
<span style="font-size: 2.0em;"> ❼ Example READMEs</span><br>
</summary>
<table>
<thead>
Expand Down Expand Up @@ -448,11 +450,6 @@ Docker is recommended for users wanting to run the application in a containerize
docker pull zeroxeli/readme-ai:latest
```

<!--
<br>
<details><summary><b><i>Manually Install</i></b></summary>
-->
<br>

***Manually***
Expand Down Expand Up @@ -488,8 +485,6 @@ poetry shell && \
poetry install
```

</details>

---

### ⚙️ Configuration
Expand Down Expand Up @@ -560,11 +555,6 @@ docker run -it \
readmeai -o readme-ai.md -r https://github.com/eli64s/readme-ai
```

<!--
<br>
<details><summary><b><i>Manually Run</i></b></summary>
-->
<br>

***Using Conda***
Expand All @@ -591,8 +581,6 @@ Use the app directly in your browser via Streamlit Community Cloud.

- [🛸 Take me to *readme-ai* on Streamlit!](https://readmeai.streamlit.app/)

</details>

---

### 🧪 Tests
Expand Down
9 changes: 0 additions & 9 deletions docs/README-de.md
Original file line number Diff line number Diff line change
Expand Up @@ -505,8 +505,6 @@ poetry shell && \
poetry install
```

</details>

---

### ⚙️ Konfiguration
Expand Down Expand Up @@ -577,11 +575,6 @@ docker run -it \
readmeai -o readme-ai.md -r https://github.com/eli64s/readme-ai
```

<!--
<br>
<details><summary><b><i>Manuell ausführen</i></b></summary>
-->
<br>

***Mit Conda***
Expand All @@ -608,8 +601,6 @@ Verwenden Sie die App direkt in Ihrem Browser über Streamlit Community Cloud.

- [🛸 Bring mich zu *readme-ai* auf Streamlit!](https://readmeai.streamlit.app/)

</details>

---

### 🧪 Tests
Expand Down
9 changes: 0 additions & 9 deletions docs/README-fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -444,11 +444,6 @@ Docker est recommandé pour les utilisateurs souhaitant exécuter l'application
docker pull zeroxeli/readme-ai:latest
```

<!--
<br>
<details><summary><b><i>Installation manuelle</i></b></summary>
-->
<br>

***Manuellement***
Expand Down Expand Up @@ -484,8 +479,6 @@ poetry shell && \
poetry install
```

</details>

---

### ⚙️ Configuration
Expand Down Expand Up @@ -582,8 +575,6 @@ Utilisez l'application directement dans votre navigateur via Streamlit Community

- [🛸 Emmenez-moi vers *readme-ai* sur Streamlit !](https://readmeai.streamlit.app/)

</details>

---

### 🧪 Tests
Expand Down
4 changes: 0 additions & 4 deletions docs/README-zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -467,8 +467,6 @@ poetry shell && \
poetry install
```

</details>

---

### ⚙️ 配置
Expand Down Expand Up @@ -565,8 +563,6 @@ poetry run python3 -m readmeai.cli.commands -o readme-ai.md -r https://github.co

- [🛸 带我去 Streamlit 上的 *readme-ai*](https://readmeai.streamlit.app/)

</details>

---

### 🧪 测试
Expand Down
Loading

0 comments on commit 811fe5f

Please sign in to comment.