aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files 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.