Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
virtualvivek committed Dec 4, 2021
2 parents 117238c + 5165538 commit 94c87b2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,17 @@ Include **library folder** in your target project folder.
```
</td>
</tr>

<tr>
<td>Python</td>
<td>

```py
str = banner_bash("Hi World")
print(str)
```
</td>
</tr>

</table>

Expand Down

0 comments on commit 94c87b2

Please sign in to comment.