summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2023-09-05 06:23:39 -0700
committerVito Caputo <vcaputo@pengaru.com>2023-09-05 06:23:39 -0700
commit2378632dbbb6ed1ba563429aaa2fce79ff8e9ff8 (patch)
treef88de158c598eb4328e2a4c277811f1559c56e9c /README
parent57bae7f5d4fe10f65a21b02ac0a6d5b372b9fbb9 (diff)
modules/flow: add "(threaded)" label
The convention has been to label threaded modules in their description.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6c930d3..83084ef 100644
--- a/README
+++ b/README
@@ -54,7 +54,7 @@ Quickly jump sections of this text by searching forward/reverse for ---
1: checkers: Checker-patterned overlay (threaded)
2: compose: Layered modules compositor
3: drizzle: Classic 2D rain effect (threaded (poorly))
- 4: flow: 3D flow field
+ 4: flow: 3D flow field (threaded)
5: flui2d: Fluid dynamics simulation in 2D (threaded (poorly))
6: julia: Julia set fractal morpher (threaded)
7: meta2d: Classic 2D metaballs (threaded)
© All Rights Reserved