Edited the name of overunder recipe

master
Alice 6 years ago
parent 87a07516ac
commit 28e66f99b3

@ -92,7 +92,7 @@ output/carlandre.txt: ocr/output.txt ## Alice: Creates visual poetry out of a te
cat $< | python3 src/carlandre.py > $(@)
# cat $(@) > /dev/usb/lp0
output/overunder.txt: ocr/output.txt ## Alice: An interpreted language that translate simple weaving instructions and creates a weaving pattern on text.
output/overunder: ocr/output.txt ## Alice: An interpreted language that translate simple weaving instructions and creates a weaving pattern on text.
python3 src/overunder.py

Loading…
Cancel
Save