commit b1f4fbf64cd3fd36b1c60a0541cb689a412369e9 Author: Emmanuel Di Pretoro Date: Wed Jun 17 10:39:19 2026 +0200 Adding a short description of this repo diff --git a/README.md b/README.md new file mode 100644 index 0000000..0e46a5f --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# noid + +Implementation in Python of the Noid utility (Perl). + +The goal is to learn how the original Noid is working.