diff options
| author | Lex Neva <github.com@lexneva.name> | 2018-01-03 11:14:08 -0500 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2018-01-03 11:40:23 -0500 |
| commit | 83bd9f4b70431694ba4c5f00b3d06ae9b425d4f6 (patch) | |
| tree | 2f6fbb16db63a6884fe8b6021db518ccf4922851 | |
| parent | 8ea0dd6d91831ace3920ef674dada05c12c70ed7 (diff) | |
more README fixups
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ ## Introduction **Want to design embroidery pattern files (PES, DST, etc) using free, open source software? Hate all the other options? Try this one.** -I received a really wonderful christmas gift for a geeky programmer hacker: an [embroidery machine](http://www.brother-usa.com/homesewing/ModelDetail.aspx?ProductID=SE400). It's pretty much a CNC thread-bot... I just had to figure out how to design programs for it. The problem is, **all free embroidery design software seems to be terrible**, especially when you add in the requirement of being able to run in Linux, my OS of choice. +I received a really wonderful christmas gift for a geeky programmer hacker: an [embroidery machine](http://www.brother-usa.com/homesewing/ModelDetail.aspx?ProductID=SE400). It's pretty much a CNC thread-bot... I just had to figure out how to design programs for it. The problem is, **all free embroidery design software seemed to be terrible**, especially when you add in the requirement of being able to run in Linux, my OS of choice. So I wrote one. |
