diff --git a/FramedText/Readme.md b/FramedText/Readme.md new file mode 100644 index 0000000..97077f1 --- /dev/null +++ b/FramedText/Readme.md @@ -0,0 +1,3 @@ +This is a simple Python script that will generate text with a neat border made from ASCII pipe characters. +Just run the script and input your lines of text, and it will print out the text with the border. +Enjoy! :D