From 19541176d3f93e0092ca91b1413cafeceda6784e Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Mon, 14 Dec 2015 12:44:06 +0100 Subject: description of input --- derivation_to_json/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/derivation_to_json/README.md b/derivation_to_json/README.md index 341f866..eb2e3fe 100644 --- a/derivation_to_json/README.md +++ b/derivation_to_json/README.md @@ -7,3 +7,6 @@ To run: ./derivation_to_json.rb < {one of the .raw files} (first line of stdout is json data, source and target strings follow after that) +The first line of the input is the derivation as string, the following lines +are the rules used in the derivation. + -- cgit v1.2.3