summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2025-01-04 13:23:24 +0100
committerGitHub <noreply@github.com>2025-01-04 13:23:24 +0100
commitbedfa79febb11ce069e1d55b2a3eb4ff9c2f4a56 (patch)
tree1e5d72c0c97d39a1ec740d1dcba6e022416ea93c /README.md
parent9c89fc7675041d603ca7235cf3310963a48d02d6 (diff)
update readme (#3405)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c844631b..8a94cab1 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Ink/Stitch aims to be a full-fledged embroidery digitizing platform based entire
Want to learn more?
* Check out our list of [features](https://inkstitch.org/features/)
-* [Quick Install](https://inkstitch.org/docs/install/) on Linux and Windows (Mac support in the works!)
+* [Quick Install](https://inkstitch.org/docs/install/) on Linux, Windows and Mac
* See some [photos](https://inkstitch.org/tutorials/inspiration/) showing what Ink/Stitch can do
* Watch some [videos](https://inkstitch.org/tutorials/video/) of Ink/Stitch in action
* ...and lots more on our [website](https://inkstitch.org)
@@ -18,7 +18,7 @@ Want to learn more?
_by @lexelby, an Ink/Stitch programmer_
-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.
+I received a really wonderful christmas gift for a geeky programmer hacker: an embroidery machine. 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.
I started off hacking on [inkscape-embroidery](http://www.jonh.net/~jonh/inkscape-embroidery/). It had some of the basic capabilities I needed, and I saw a lot of potential. I love the idea of using an existing, ultra-powerful SVG editor as the basis for an embroidery design suite.