Skip to content

Commit

Permalink
readme: fix badge link
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlay committed Jun 30, 2023
1 parent 9b160ac commit 7d86129
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 @@ -5,7 +5,7 @@ A basic Textual TUI application. Used as the foundation for other projects
![Screenshot of the main window showing a log screen and tabs](/screens/screenshot_2023-06-29T19_42_39.649305.svg?raw=true "Main screen")
![Screenshot of the 'quit' confirmation dialog](/screens/screenshot_2023-06-29T19_43_33.632652.svg?raw=true "Quit dialog")

[![pylint](https://github.com/joshlay/tui/actions/workflows/pylint.yml/badge.svg)](/actions/workflows/pylint.yml)
[![pylint](https://github.com/joshlay/tui/actions/workflows/pylint.yml/badge.svg)](https://github.com/joshlay/tui/actions/workflows/pylint.yml)

## Documentation

Expand Down

0 comments on commit 7d86129

Please sign in to comment.