diff --git a/README.md b/README.md new file mode 100644 index 0000000..ba44359 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# noid + +Implementation in Go of the Noid utility (Perl). + +The goal is to learn how the original Noid is working.