summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2022-08-23 09:55:32 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2022-08-23 10:18:41 +0200
commitdca6b72e603d79d5b7c6db52cdb6a2224233213f (patch)
tree1e07f72db4d9261c5ea9353dcfdf5e8f980da51e /README.md
parentdbabfa8787f1a940b2f17fae83d56264cc371890 (diff)
downloadjustbuild-dca6b72e603d79d5b7c6db52cdb6a2224233213f.tar.gz
Add new tutorial sections to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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