From ae35076120390b1c3b2fe6fb4041fa35f3c288f5 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Thu, 26 Dec 2019 14:21:04 -0500 Subject: Add badges to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c9d27c4..a8ec2b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # RasterCarve +[![PyPI version](https://badge.fury.io/py/rastercarve.svg)](https://badge.fury.io/py/rastercarve) [![PyPI license](https://img.shields.io/pypi/l/rastercarve.svg)](https://pypi.python.org/pypi/rastercarve/) [![PyPI status](https://img.shields.io/pypi/status/rastercarve.svg)](https://pypi.python.org/pypi/rastercarve/) + This is a little Python script I wrote to generate G-code toolpaths to engrave raster images. -- cgit v1.1