aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rwxr-xr-xxtpbin0 -> 3444816 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fad4997..88b063b 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Click on colors to select them and build a palette.
Requires [Go](https://go.dev/).
```sh
-git clone https://codeberg.org/historia/xterm256-color-palette
+git clone https://git.historia.vg/git/xterm256-color-palette
cd xterm256-color-palette
go build -o xtp .
./xtp
diff --git a/xtp b/xtp
new file mode 100755
index 0000000..32011c5
--- /dev/null
+++ b/xtp
Binary files differ