about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <mwrap-public@80x24.org>2024-01-08 10:14:38 +0000
committerEric Wong <mwrap-public@80x24.org>2024-01-08 10:16:33 +0000
commit61e8bbc4c885f0800f109b7dc7d6a17d8596541f (patch)
tree6d5da11475a215df677077c4cde4d6a122c4edaa
parent29b0ce236364bbc2ae5d758310fc5b3e9fd0a496 (diff)
downloadmwrap-master.tar.gz
That's where interesting developments happen, first.
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index f969c14..5770240 100644
--- a/README
+++ b/README
@@ -55,7 +55,7 @@ For long running processes, you can see the AF_UNIX HTTP interface:
 
 And connect via `curl --unix-socket /some/dir/$PID.sock' or
 `mwrap-rproxy(1p)<https://80x24.org/mwrap-perl.git/tree/script/mwrap-rproxy#n44>
-for more info.
+distributed with the Perl version of mwrap for more info.
 
 You may also `require "mwrap"' in your Ruby code and use
 Mwrap.dump, Mwrap.reset, Mwrap.each, etc.
@@ -113,7 +113,7 @@ top-posting costs everybody memory and bandwidth.
 
 Send all patches ("git format-patch" + "git send-email") and
 pull requests (use "git request-pull" to format) via email
-to mwrap-perl@80x24.org.  We do not and will not use
+to mwrap-public@80x24.org.  We do not and will not use
 proprietary messaging systems.
 
 == License