diff --git a/README.md b/README.md new file mode 100644 index 0000000..ea626bc --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# bom2table +Generate a nicely formatted table from an EAGLE BOM + +## Usage +Run `npm install` and `npm build` + +Upload a BOM exported in csv format from EAGLE (untick 'List attributes') to get a table and the corresponding HTML.