aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-095/abigail/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/challenge-095/abigail/README.md b/challenge-095/abigail/README.md
index 752fd8111b..dead45f3e0 100644
--- a/challenge-095/abigail/README.md
+++ b/challenge-095/abigail/README.md
@@ -47,4 +47,5 @@ print $stack->min; # prints -1
~~~~
### Solutions
+* [Node](node/ch-2.js)
* [Perl](perl/ch-2.pl)