From f9c13ad78dddfe73ac8869737f4aeb789d4d3e96 Mon Sep 17 00:00:00 2001 From: timvisee Date: Thu, 28 Dec 2023 19:03:22 +0100 Subject: [PATCH] Mention binary protocol in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e760bf..6aff5c8 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Or some things may work slow. * Animated images, with multiple frame images * Control over render sizes and offset * Automatic image sizing and formatting +* Blazingly fast [binary protocol](https://github.com/timvisee/pixelpwnr-server#the-binary-px-command) (`PB` with `--binary`) * Faster than most other clients :-) * Linux, Windows and macOS