From b22ea406dfb8c10d11ac53d14c0214b4f937f8a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hern=C3=A1n=20Morales=20Durand?= Date: Thu, 2 Sep 2021 00:58:37 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 56898b7..2ba9885 100644 --- a/README.md +++ b/README.md @@ -59,13 +59,12 @@ path+=$HOME/.pi/pi/bin # Features - - PI can install packages from GitHub repositories. - - Listing Pharo packages from GitHub: If it has "pharo" as topic, it will be listed. - - Installing Metacello packages from GitHub + - PI can install and list packages from GitHub repositories. + - If the Github repository has "pharo" as topic, it will be listed. - It works with curl or wget. - Supports case-insensitive searching for package names or developer user name. - The "image" option defaults to the current Pharo "stable" version. - - Assume only one image in a directory. Future version will add support for multiple images. + - PI assume only one image in a directory. # Usage