Skip to content

Commit

Permalink
the same for Chinese and Spanish
Browse files Browse the repository at this point in the history
  • Loading branch information
abloch committed Dec 9, 2020
1 parent c43744a commit 3b5990a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ Rich 可以将内容通过排列整齐的,具有相等或最佳的宽度的[

```python
import os
import sys

from rich import print
from rich.columns import Columns
Expand Down
1 change: 1 addition & 0 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ Rich puede representar contenido en [columnas](https://rich.readthedocs.io/en/la

```python
import os
import sys

from rich import print
from rich.columns import Columns
Expand Down

0 comments on commit 3b5990a

Please sign in to comment.