Skip to content

Commit

Permalink
Image fix for PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyZarembo committed Mar 8, 2023
1 parent 92b3b3d commit 5f89faf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ Simple Tools that creates external and internal offsets for shapes. Supports DXF

This project is in early alpha and was created as side-project for hobby.

![](imgs/outlines.svg)
![Generated outlines Sample as SVG file](https://gist.githubusercontent.com/AndreyZarembo/ff74e14fa055ce41440176f0b22c0562/raw/965e9639e099d18c8249dd02d0a7bbac7184cc69/output.svg)

Installing
----------

Install and update using `pip`_:
Install and update using `pip`:

```
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "laser_offset"
version = "0.5.0"
version = "0.7.0"
authors = [
{ name="Andrey Zarembo-Godzyatskiy", email="[email protected]" },
]
Expand Down

0 comments on commit 5f89faf

Please sign in to comment.