From 0c91341790fa15989ddba9aaa7c778634c1e21d6 Mon Sep 17 00:00:00 2001 From: Jasper Lievisse Adriaanse Date: Thu, 11 Feb 2016 12:17:12 +0000 Subject: [PATCH] Mention stable.mtier.org --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 48d876a..94442b5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ openup is a small utility for OpenBSD that can be run standalone or from cron(8) and that checks for security updates in both packages and the base system. openup uses the regular pkg tools, it does not implement anything on top. +It's primary usecase is for use with the [M:Tier Stable Packages](https://stable.mtier.org/). + ## License openup is distributed under the terms of the ISC license.