From 18fb505a17b5ca3b809db88c83b7f92357318e1e Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Wed, 14 Dec 2022 00:35:30 +0400 Subject: Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6641930..47a000c 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,5 @@ You can always download latest version at [https://github.com/ClusterM/NesTiler/ Also, you can download automatic nightly builds: [http://clusterm.github.io/NesTiler/](http://clusterm.github.io/NesTiler/). ## Donate -https://www.donationalerts.com/r/clustermeerkat - -https://boosty.to/cluster +* [Donation Alerts](https://www.donationalerts.com/r/clustermeerkat) +* [Boosty](https://boosty.to/cluster) -- cgit v1.2.3 From 3447f01d84e6b35a739cfcf00b531d1d83f9b613 Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Wed, 14 Dec 2022 00:38:06 +0400 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 47a000c..feddc1e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # NesTiler +[![Build, test, upload](https://github.com/ClusterM/NesTiler/actions/workflows/build-test.yml/badge.svg)](https://github.com/ClusterM/NesTiler/actions/workflows/build-test.yml) + Tool for converting pictures into NES format: pattern tables, nametables, attribute tables and palettes. ## What does it do -- cgit v1.2.3