From ed9abd2d4cbec40c1acf9a1d6b4b2ea239aad3b2 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Sun, 21 Apr 2024 16:18:27 -0700 Subject: [PATCH] update tala info --- docs/tour/tala.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/tour/tala.md b/docs/tour/tala.md index 9855870..a808d58 100644 --- a/docs/tour/tala.md +++ b/docs/tour/tala.md @@ -11,6 +11,9 @@ open-source D2, and proprietary, closed-source TALA. You can download it here: [https://terrastruct.com/tala/](https://terrastruct.com/tala/) +For the most up-to-date information, please see the [official TALA +manual](https://github.com/terrastruct/TALA/blob/master/TALA_User_Manual.pdf). + ## Pros - As a general orthogonal layout engine, TALA is not constrained to one type like @@ -60,8 +63,8 @@ open-source D2, and proprietary, closed-source TALA. You can download it here: TALA's core algorithms use randomness in its initial placements and iterations. If you are not satisfied with a layout, you can produce different ones by specifying the seed with -`--tala-seed` flag. For example, these are the same diagrams as the above, with -`--tala-seed=2`. +`--tala-seeds` flag. For example, these are the same diagrams as the above, with +`--tala-seeds=2`.