Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ The convention used by GitPLM is: `CCC-NNN-VVVV`

## Partmaster

A single [`partmaster.csv`](example/partmaster.csv) file is used for the entire
organization and contains internal part numbers (IPN) for all assets used to
A single [`partmaster.csv`](example/partmaster.csv) file or multiple CSV files
can be used to specify the internal part numbers (IPN) for all assets used to
build a product. For externally sourced parts, purchasing information such as
manufacturer part number (MPN) is also included.

Expand Down
Loading