From c6eb0d529a8be351d49250d95d6d361727454d04 Mon Sep 17 00:00:00 2001 From: Paul Lynch Date: Tue, 17 Nov 2015 21:39:58 -0500 Subject: [PATCH] Added deprecation notice --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9768db9..909d7f0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Open a file or url in the user's preferred application. +**Deprecation Warning:** This package is no longer being maintained. Please see +[opn](https://github.com/sindresorhus/opn) for an alternative. + # Usage ```javascript