From dca6b72e603d79d5b7c6db52cdb6a2224233213f Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 23 Aug 2022 09:55:32 +0200 Subject: Add new tutorial sections to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9883a75d..db31096c 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,11 @@ taken from user-defined rules described by functional expressions. [installation guide](INSTALL.md). * Tutorial + - [Getting Started](doc/tutorial/getting-started.org) - [Hello World](doc/tutorial/hello-world.org) - [Third party dependencies](doc/tutorial/third-party-software.org) - [Tests](doc/tutorial/tests.org) + - [Targets versus `FILE`, `GLOB`, and `TREE`](doc/tutorial/target-file-glob-tree.org) - [Using protobuf](doc/tutorial/proto.org) ## Documentation -- cgit v1.2.3