aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 496cb31..50d54ee 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ This repository contains codes for:
* `expexc`: Explosion entity exposure ray casting simulator.
+* `tprojvc`: Thrown projectile tracer.
+
## Compile
Just `make(1)`. How to build on Windows is left as an exercise to the reader.