From 4f3cd104999809b39f97dfbab45ec1d2872224c6 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 24 Aug 2019 14:56:16 +0100 Subject: Add: do a PDF in exercise --- tutorial.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tutorial.md b/tutorial.md index 468ff3b..f4e6765 100644 --- a/tutorial.md +++ b/tutorial.md @@ -235,7 +235,8 @@ to write an acceptance test suite for simple uses of the **cp**(1) command. You can model it after the **echo**(1) one, and you get to specify the actual acceptance criteria yourself, but at minimum you need to check that a regular file can be copied to another name and -that the end result is the same. +that the end result is the same. You should try to get `ftt-docgen` +produce a PDF of your fable. Finally ============================================================================= -- cgit v1.2.1