summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGab <24553253+gabrix73@users.noreply.github.com>2024-12-31 04:51:00 +0100
committerGitHub <noreply@github.com>2024-12-31 04:51:00 +0100
commit1f8b7a81a3ada07001c351b41c410ff3f6433116 (patch)
tree8e36eb97edd75bec72dcb50cf44bd1f8eee3525c
parent9006f333496b4cec92c1448cce6d70e928df6a9e (diff)
downloadyamnweb-1f8b7a81a3ada07001c351b41c410ff3f6433116.tar.gz
yamnweb-1f8b7a81a3ada07001c351b41c410ff3f6433116.tar.xz
yamnweb-1f8b7a81a3ada07001c351b41c410ff3f6433116.zip
Update README.md
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 656f3f5..1410f1a 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,10 @@
<p>This code is here for making it better</p><br>
<b>Yamn Web Interface</b><br>
-<p>This repository contains the Yamn Web Interface, a user-friendly web application designed to facilitate the sending of anonymous emails through a chain of remailers using the Yamn remailer software.<br>
-The interface is built using HTML5, CSS3, and PHP, and it ensures secure and anonymous email transmission.</p>
+<p>This repository contains a web interface for <em>crooks/yamn</em>, a user-friendly web application designed to facilitate the sending of anonymous emails through a chain of remailers using the yamn network.<br>
+The interface is built using HTML5, CSS3, and PHP.</p>
+<b>Instructions<b><br>
<p>Make this repository as the apache document's root /var/www/yamnweb.<br>
Create a subdirectory pool/ in /var/www/yamnweb.</p>
<p>git clone https://github.com/crooks/yamn /opt/yamn-master </p>