diff --git a/README.md b/README.md index 2951e67..98ab6fc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# DNSparse +# DNS Header Parsing in javascript -Playing around with parsing dns packets in Javascript. +Sample code parsing dns headers in javascript. I wrote this at the request of a potential employer during the interview process. Not really a usuable module, but this was specifically what they wanted to see. ## ToDo - [x] Import packet string into Arraybuffer