aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-04-14 12:48:54 +0200
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-04-14 12:48:54 +0200
commit2f4b878b71a8a1ad1d741cf7fb2089c44b403c2c (patch)
treef38236be1013191ec0a8573c345ca984b5926ca2
parent784ee51fbea5315985151ed3a74845bbd4c302df (diff)
downloadttrace-2f4b878b71a8a1ad1d741cf7fb2089c44b403c2c.tar.gz
ttrace-2f4b878b71a8a1ad1d741cf7fb2089c44b403c2c.tar.bz2
ttrace-2f4b878b71a8a1ad1d741cf7fb2089c44b403c2c.zip
Updated readme
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index f393bd8..9aa90f8 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,10 @@
1# ttrace 1# ttrace
2Toms Traceroute: A traceroute like utility written in bash. 2Toms Traceroute: A traceroute like utility written in bash.
3
4## Licence
5This project is released under the MIT Licence. Please read the LICENCE file for more details.
6
7## FAQ
8
9### Why?
10Because I can.