summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b2d21a7..48ab1f6 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ make
* ~~`libsoundio-dev` for crossplatform sound io~~
* ~~`libopus-dev` for sound encoding~~
* ~~`libsodium-dev` for encrypting UDP packets to server~~
-* `xxd` for embedding XML GtkBuilder UI definitions directly in the binary
+* `xxd` for embedding files inside binary (via C unsigned char arrays without messing with object files)
## automatic building