Skip to content

Commit d31fdea

Browse files
authored
Update README to include Production specification support
1 parent a7b65b1 commit d31fdea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ThreeMF
22

3-
ThreeMF is a cross-platform Swift library for reading, writing, and manipulating [3MF (3D Manufacturing Format)](https://3mf.io) files. It provides a type-safe API for working with 3D model data, materials, textures, metadata and more. ThreeMF implements support for the Core, Triangle Sets and Materials specifications.
3+
ThreeMF is a cross-platform Swift library for reading, writing, and manipulating [3MF (3D Manufacturing Format)](https://3mf.io) files. It provides a type-safe API for working with 3D model data, materials, textures, metadata and more. ThreeMF implements support for the Core, Production, Triangle Sets and Materials specifications.
44

5-
ThreeMF is licensed under the MIT License. See the LICENSE file for details. This projects uses [Nodal](https://github.com/tomasf/Nodal) and [Zip](https://github.com/tomasf/Zip).
5+
ThreeMF is licensed under the MIT License. See the LICENSE file for details. This projects uses [Nodal](https://github.com/tomasf/Nodal) and [Zip](https://github.com/tomasf/Zip).

0 commit comments

Comments
 (0)