From 91ccccb4204457349fff4c55c3bb0d9c85a5e342 Mon Sep 17 00:00:00 2001
From: David Vazgenovich Shakaryan <dvshakaryan@gmail.com>
Date: Sun, 10 Apr 2022 08:53:55 -0700
Subject: prefer match at start of version

---
 README | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

(limited to 'README')

diff --git a/README b/README
index f3b1253..339a889 100644
--- a/README
+++ b/README
@@ -1,18 +1,19 @@
 rbpm (ruby path mangler)
 
-https://github.com/omp/rbpm
+https://git.potato.am/rbpm.git/
 Manage multiple Ruby installations with no black magic.
 
 
 NOTES
 
   rbpm only manages rubies located in the ~/.rubies directory. This
-  behaviour can be changed by setting the RUBIES_PATH environment
+  directory can be changed by setting the RUBIES_PATH environment
   variable to some other location. rbpm does not display information
   about rubies it does not manage, such as any system-wide install.
 
-  rbpm performs a substring match when selecting a ruby, using the
-  highest matching directory when there are multiple matches.
+  rbpm performs a substring match when selecting a ruby. If there are
+  multiple matches, it gives precedence to matches at the start of the
+  version. If there are still multiple, the greatest of those is used.
 
 
 DEPENDENCIES
-- 
cgit v1.2.3-70-g09d2