Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 278 Bytes

doc.md

File metadata and controls

10 lines (8 loc) · 278 Bytes

How to use this template:

  1. Create a repo using this template,
  2. Create your project content using eagle...
  3. Edit the other text files to describe your project
  4. git add .
  5. git commit -m "add to git"
  6. git tag -a 1.0 -m 1.0
  7. git push origin 1.0