Create README.md

This commit is contained in:
Nick Playfair 2021-03-07 19:27:56 +00:00 committed by GitHub
parent 7d4fc25363
commit 8aaebb0a58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
README.md Normal file
View File

@ -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.