From 21250dea4fe3c4bdf36626387f62ce4a9cf83234 Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 20 Apr 2018 23:55:17 +0100 Subject: clarify type of pkg93.getConfig() --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4a50f0..5e2330b 100644 --- a/README.md +++ b/README.md @@ -95,9 +95,10 @@ if (config == false) { #### Configuration Format: The configuration is a object with the following keys: -- `repos` All added repos. -- `installed` All installed packages. +- `repos` - All added repos. +- `installed` - All installed packages. - `pkglist` - All available packages. +All of these keys are arrays. ### `pkg93.pull()` Refreshes the list of packages available. -- cgit v1.2.3