diff --git a/README.md b/README.md new file mode 100644 index 0000000..48d876a --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# OpenUp + +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. + +## License + +openup is distributed under the terms of the ISC license.