aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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.