diff options
| author | Franklin Wei <franklin@rockbox.org> | 2019-12-26 14:21:04 -0500 |
|---|---|---|
| committer | Franklin Wei <franklin@rockbox.org> | 2019-12-26 14:23:29 -0500 |
| commit | ae35076120390b1c3b2fe6fb4041fa35f3c288f5 (patch) | |
| tree | 8a6e064d2fb41ae290ad66c6ada26ef2e553c4e6 | |
| parent | c16354643928b48df9aec51b50a37c5f6b1220e7 (diff) | |
| download | rastercarve-ae35076120390b1c3b2fe6fb4041fa35f3c288f5.zip rastercarve-ae35076120390b1c3b2fe6fb4041fa35f3c288f5.tar.gz rastercarve-ae35076120390b1c3b2fe6fb4041fa35f3c288f5.tar.bz2 rastercarve-ae35076120390b1c3b2fe6fb4041fa35f3c288f5.tar.xz | |
Add badges to README
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # RasterCarve +[](https://badge.fury.io/py/rastercarve) [](https://pypi.python.org/pypi/rastercarve/) [](https://pypi.python.org/pypi/rastercarve/) + This is a little Python script I wrote to generate G-code toolpaths to engrave raster images. |