From ba5b1ff3dbac20a85889cf0c3efdf058f93a2260 Mon Sep 17 00:00:00 2001 From: Steve Cresswell <229672+cressie176@users.noreply.github.com> Date: Sat, 11 May 2024 14:11:28 +0100 Subject: [PATCH] Update README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ee8458b..02c2b3a 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,5 @@ try { The error will be decorated with `stdout` and `stderr` properties. ## Why "Oubliette"? - According to [Wikipedia](https://en.wikipedia.org/wiki/Dungeon), an oubliette is a basement room or bottle dungeon which is accessible only from a hole in a high ceiling and therefore difficult to escape from. If you've ever descended into the [npm souce code](https://github.com/npm/cli/blob/latest/lib/commands) you will appreciate the similarity!