Delete one of the two license lines above and replace this line and following with the contents of the doc.md file
- Create a repo using this template,
- Copy over your existing .sch and .brd files * rename them if needed to match the repo name you chose...
- Edit the other text files to describe this project
- git add .
- git commit -m "add to git"
- git tag -a 1.0 -m 1.0
- git push origin 1.0