diff --git a/README.MD b/README.MD index 02a9811..a22e82c 100644 --- a/README.MD +++ b/README.MD @@ -8,6 +8,7 @@ This repository contains simple Debian packages and a helper script to build and - Inside each package: - `DEBIAN/control`: package metadata (name, version, architecture, etc.) - Payload files arranged exactly as they should be installed (for example `usr/share/...`). + - `README.md` file to document the package. - `builds/`: output folder for built `.deb` files (created automatically via the build-upload script). - `build-upload.sh`: interactive helper to build and upload a package.