summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-11-18 23:33:14 +0100
committerFlorian Pritz <bluewind@xinu.at>2018-11-18 23:33:14 +0100
commite93e80dede905b653e35b8bb4e8f31f0c58719bd (patch)
tree75bf928f77b16b20722c35cf0418286c2c23269e /README.md
parentfd9ce6c0c8b3d7b8816e80bffee436c50eb7cbb9 (diff)
downloadApp-ArchLinux-PackagerTools-e93e80dede905b653e35b8bb4e8f31f0c58719bd.tar.gz
App-ArchLinux-PackagerTools-e93e80dede905b653e35b8bb4e8f31f0c58719bd.tar.xz
Implement basic check for upgradable packages
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index f8e267e..78ac186 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,16 @@ App::ArchLinux::PackagerTools - It's new $module
App::ArchLinux::PackagerTools is ...
+# METHODS
+
+## Constructors
+
+### new
+
+ App::ArchLinux::PackagerTools->new();
+
+Returns a new instance.
+
# LICENSE
Copyright (C) 2018 Florian Pritz <bluewind@xinu.at>