diff --git a/README.md b/README.md new file mode 100644 index 0000000..0922a97 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +httpcat +=============== + +A netcat like tool for analysing HTTP requests (from both server and client perspective). My first experiment with Go. \ No newline at end of file