From 4e2430a102542720337834458d8f20a0f81167db Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Fri, 12 Apr 2024 17:54:11 +0200 Subject: tutorial: Consistent formatting and small fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7dda2731..733923d2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Justbuild -Justbuild is a generic build system supporting multi-repository +*justbuild* is a generic build system supporting multi-repository builds. A peculiarity of the tool is the separation between global names and physical location on the one hand, and logical paths used for actions and installation on the other hand (sometimes referred to as @@ -17,7 +17,7 @@ taken from user-defined rules described by functional expressions. * Tutorial - [Getting Started](doc/tutorial/getting-started.md) - [Hello World](doc/tutorial/hello-world.md) - - [Third party dependencies](doc/tutorial/third-party-software.md) + - [Third-party dependencies](doc/tutorial/third-party-software.md) - [Tests](doc/tutorial/tests.md) - [Targets versus `FILE`, `GLOB`, and `TREE`](doc/tutorial/target-file-glob-tree.md) - [Ensuring reproducibility](doc/tutorial/rebuild.md) -- cgit v1.2.3