fix URL in README

This commit is contained in:
Jeff Epler 2023-12-07 20:20:46 -06:00
parent 54c83956b8
commit caad0e637c
No known key found for this signature in database
GPG key ID: D5BF15AB975AB4DE

View file

@ -6,7 +6,7 @@ SPDX-License-Identifier: MIT
# textual-totp: TOTP (authenticator) application using Python & Textual
![ttotp in action](https://github.com/jepler/textual-totp/blob/main/ttotp.png)
![ttotp in action](https://raw.githubusercontent.com/jepler/textual-totp/main/ttotp.png)
# Installation