diff --git a/README.md b/README.md index 6daa967..8c9f009 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ We suggest printing the model using more than one filament color to make the letters easily recognizable. Thanks go to Martin Ptasek for providing the picture. +If you trust your computer, there is now a python implementation in `ls47.py`. + ### Character board We have added some real punctuation, basic stuff for writing expressions, diff --git a/programs/ls47.py b/ls47.py similarity index 100% rename from programs/ls47.py rename to ls47.py