diff --git a/examples/d/README.md b/examples/d/README.md index 86cb10a8..eed3494c 100644 --- a/examples/d/README.md +++ b/examples/d/README.md @@ -9,7 +9,7 @@ afterwards. The usual calculator. ## d/calc.y -A richer implementation of the calculator. +A richer implementation of the calculator, with location tracking.