summaryrefslogtreecommitdiff
path: root/path/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'path/README.md')
-rw-r--r--path/README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/path/README.md b/path/README.md
deleted file mode 100644
index 924b0a993..000000000
--- a/path/README.md
+++ /dev/null
@@ -1,7 +0,0 @@
-# Deno Path Manipulation Libraries
-
-Usage:
-
-```ts
-import * as path from "https://deno.land/x/path/index.ts";
-```