From 10398290704e99a969aec921bb392af6552b383a Mon Sep 17 00:00:00 2001 From: Denis Chevalier Date: Tue, 11 Aug 2026 01:48:41 +0200 Subject: typo in README.md, add git hook for new typ files SPDX header --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index e41527e..67ae748 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ rigorous topological error compensation. ├── preamble.typ # Document entry point & main layout └── LICENSE.md # Comprehensive tri-license legal breakdown └── LICENSES # Actual licences text +``` ## Compiling the Specification -- cgit