From fa9d128d68575a36998904ded5d2ab395fee0207 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 16 May 2019 17:04:05 +0300 Subject: [PATCH] docs: update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cfb18204..8ed08e7d 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ while read -r depend; do done < depends ``` +This also means anyone can write a tool to manipulate the repository or even their own package manager. It's all plain text files delimited by a new line or a space. + ## Table of Contents