Skip to content

Commit a5ed1e2

Browse files
authored
docs(readme): Update description and terminal screenshot (#76)
1 parent 69f8f08 commit a5ed1e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![license](https://img.shields.io/pypi/l/table2ascii)](https://github.com/DenverCoder1/table2ascii/blob/main/LICENSE)
77
[![discord](https://img.shields.io/discord/819650821314052106?color=5865F2&logo=discord&logoColor=white "Dev Pro Tips Discussion & Support Server")](https://discord.gg/fPrdqh3Zfu)
88

9-
Library for converting 2D Python lists to fancy ASCII/Unicode tables
9+
An intuitive and type-safe library for converting 2D Python lists to fancy ASCII/Unicode tables
1010

1111
Documentation and examples are available at [table2ascii.rtfd.io](https://table2ascii.readthedocs.io/)
1212

@@ -193,7 +193,7 @@ See the [API Reference](https://table2ascii.readthedocs.io/en/latest/api.html) f
193193
- Tables display nicely whenever monospace fonts are fully supported
194194
- Tables make terminal outputs look more professional
195195

196-
![image](https://user-images.githubusercontent.com/20955511/116204490-802dcf80-a745-11eb-9b4a-7cef49f23958.png)
196+
![image](https://user-images.githubusercontent.com/20955511/207134452-a1eb1b9f-e63b-459b-8feb-fc6c234e902e.png)
197197

198198
## 🤗 Contributing
199199

0 commit comments

Comments
 (0)