From 35c187dadb5af18f2f8e434700e1430d6e1c4d4a Mon Sep 17 00:00:00 2001
From: askiiart <askiiart@noreply.localhost>
Date: Tue, 25 Feb 2025 18:27:37 +0000
Subject: [PATCH] Update archive guidelines (no parent dir)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index eedad9f..12a2a4c 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@
 
 - The directory for built programs is specified with the `COMPILED_DIR` environment variable, falling back to `/compiled`
   - Built programs should be `.tar.zst` files placed in `$COMPILED_DIR/[package name]/`
+    - The archives should *not* contain a parent directory.
 - Programs should be built on Debian, unless there's a specific reason not to.
 - There should be a `build` branch for building the program.
 - Versions