diff --git a/luhn-algorithm/index.html b/luhn-algorithm/index.html new file mode 100644 index 0000000..8173950 --- /dev/null +++ b/luhn-algorithm/index.html @@ -0,0 +1,93 @@ + + +
+ Validate with the Luhn Algorithm +