diff options
author | gbl08ma <gbl08ma@gmail.com> | 2017-02-05 22:44:14 +0000 |
---|---|---|
committer | gbl08ma <gbl08ma@gmail.com> | 2017-02-05 22:44:14 +0000 |
commit | 636c776446c3fc831376335b72bb48281fb6ab11 (patch) | |
tree | ce42cafbb1f3da356fa7e11c477aa58f612eafb6 | |
parent | f2f528e5dcef4b5956ec7707ec91c2fef52fcce5 (diff) |
Fix screenshot URLHEADv0.1origin/masterorigin/HEADmaster
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Textline This is a [Minetest](http://www.minetest.net/) mod that adds a text screen that is three blocks wide and is controlled with [Digilines](https://github.com/minetest-mods/digilines/). It works very similarly to the LCD screen that comes with Digilines, but is meant to be readable from farther away. -![Screenshot](https://raw.githubusercontent.com/gbl08ma/textline/screenshot.png?raw=true) +![Screenshot](https://raw.githubusercontent.com/gbl08ma/textline/master/screenshot.png?raw=true) ## Features |