From 155f29908b9c12675df5d2b9b6e5f43103c72b64 Mon Sep 17 00:00:00 2001 From: Zack Piper Date: Sun, 12 Jul 2015 13:52:41 +0000 Subject: [PATCH 1/2] Link to slurm project. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6360505..18d375f 100644 --- a/README.md +++ b/README.md @@ -353,7 +353,7 @@ A few examples of piecing together commands: - `socat`: socket relay and tcp port forwarder (similar to `netcat`) -- `slurm`: network trafic visualization +- [`slurm`](https://github.com/mattthias/slurm): network trafic visualization - `dd`: moving data between files or devices From b2b591a4e3879970f71c8854def3e8c35296e93a Mon Sep 17 00:00:00 2001 From: Zack Piper Date: Sun, 12 Jul 2015 13:55:21 +0000 Subject: [PATCH 2/2] Link to GPG project site. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18d375f..b24083a 100644 --- a/README.md +++ b/README.md @@ -345,7 +345,7 @@ A few examples of piecing together commands: - `factor`: factor integers -- `gpg`: encrypt and sign files +- [`gpg`](https://gnupg.org/): encrypt and sign files - `toe`: table of terminfo entries