summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index b12395f..c1ad571 100644
--- a/README.md
+++ b/README.md
@@ -23,15 +23,21 @@ This is an experimental branch.
| Command | Description |
|----------- |------------ |
| compile | Build project |
-| do |
-| update <dep> | Update dep source |
+| update | Update package index |
+| pkgs | List available packages |
| shell | Run shell with project apps in path |
| escriptize | Create escript from project |
+
+The following commands are still in the works.
+
+| Command | Description |
+|----------- |------------ |
| release | Build release of project |
| tar | Package release into tarball |
| new | |
| eunit | |
| ct | |
+| do | |
### Missing