Skip to content

Commit

Permalink
readme image link
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed May 27, 2020
1 parent 917b1e0 commit 07d5c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ The log method could be used for logging to the terminal for long running applic

You can also use the builtin [Handler class](https://rich.readthedocs.io/en/latest/logging.html) to format and colorize output from Python's logging module. Here's an example of the output:

![Logging](https://github.com/willmcgugan/rich/blob/master/imgs/logging.png)
![Logging](https://github.com/willmcgugan/rich/raw/master/imgs/logging.png)

## Emoji

Expand Down

0 comments on commit 07d5c19

Please sign in to comment.