From f1bd4797c310d64d6cca3ebb12163fa355cd0c18 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 21 Oct 2014 11:23:21 +0100 Subject: Update README slightly --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 3ac7997..2922ea4 100644 --- a/README +++ b/README @@ -35,9 +35,9 @@ worthwhile to do that for common patterns. Package-system specific code and data ------------------------------------- -For each supported package system, there should be an xxx.to_lorry program, and -a xxx.to_chunk program. These should output on stdout a .lorry file and a .morph -file, respectively. +For each supported package system, there should be an xxx.to_lorry program, an +xxx.to_chunk program and a xxx.find_deps program. These should output on stdout +a .lorry file, and a .morph file, and dependency information respectively. Each packaging system can have static data saved in a .yaml file, for known metadata that the programs cannot discover automatically. -- cgit v1.2.1