Skip to content

Commit 8ceadcd

Browse files
Update project badges.
1 parent 2a08e1f commit 8ceadcd

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
*Pronounced "mor-FAY" (from Greek [μορφή](https://en.wiktionary.org/wiki/%CE%BC%CE%BF%CF%81%CF%86%CE%AE), meaning "form" or "shape")*
44

5-
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
5+
[![Tests](https://github.com/CodeReclaimers/morphe/actions/workflows/test.yml/badge.svg)](https://github.com/CodeReclaimers/morphe/actions/workflows/test.yml)
6+
[![PyPI version](https://img.shields.io/pypi/v/morphe-sketch.svg)](https://pypi.org/project/morphe-sketch/)
7+
[![PyPI downloads](https://img.shields.io/pypi/dm/morphe-sketch.svg)](https://pypi.org/project/morphe-sketch/)
8+
[![Python 3.10+](https://img.shields.io/pypi/pyversions/morphe-sketch.svg)](https://pypi.org/project/morphe-sketch/)
69
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
7-
[![Tests](https://github.com/codereclaimers/morphe/actions/workflows/test.yml/badge.svg)](https://github.com/codereclaimers/morphe/actions/workflows/test.yml)
8-
[![Status: Alpha](https://img.shields.io/badge/status-alpha-orange.svg)]()
910

1011
A CAD-agnostic 2D sketch geometry and constraint representation with adapter support for FreeCAD, Fusion 360, SolidWorks, and Autodesk Inventor.
1112

0 commit comments

Comments
 (0)