From 8aaebb0a58a1a9468c89eb9d2d70561b1e37eecf Mon Sep 17 00:00:00 2001 From: Nick Playfair Date: Sun, 7 Mar 2021 19:27:56 +0000 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md 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.