diff --git a/README.md b/README.md index 09567a6..2fa330f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # service-runner Generic nodejs service runner & supervisor +## ⚠ Deprecation Warning ⚠ +This software is deprecated and no longer maintained. For an alternative, check out [service-utils](https://gitlab.wikimedia.org/repos/data-engineering/service-utils). + ## Features - Supervise and [cluster](http://nodejs.org/api/cluster.html) node services in a generic manner with a minimal interface: