Merge pull request 'Minor changes in readme for prod' () from develop into main

Reviewed-on: 
This commit is contained in:
allspice-hermes 2024-07-25 13:32:02 +00:00
commit 757b70e06d
3 changed files with 5 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

2
.gitattributes vendored
View File

@ -5,4 +5,4 @@
*.cmp diff=allspice linguist-detectable
*.kicad_pro linguist-generated
*.kicad_pcb.lck linguist-generated
*.kicad_sch.lck linguist-generated
*.kicad_sch.lck linguist-generated

View File

@ -38,6 +38,7 @@ Named "Uno" to signify the release of Arduino Software (IDE) 1.0, this board has
| Width | 53.4 mm |
## To Do List
To make the most out of this demo we suggest you to:
@ -51,11 +52,14 @@ To make the most out of this demo we suggest you to:
- [ ] Fork the repo and make an update yourself to later do a resign review
## Documentation
- [Git 101](https://learn.allspice.io/docs/git-101)
- [AllSpice Crash Course](https://learn.allspice.io/docs/allspice-crash-course)
- [Design review and merging guide](https://learn.allspice.io/docs/design-reviews-and-merging)
- Importance of [.gitignore](https://learn.allspice.io/docs/git-101) and [.gitattributes](https://learn.allspice.io/docs/how-to-minimize-files-in-design-review-by-file-pattern-or-extension) files.
## Sources
- [Original Arduino Board](https://store.arduino.cc/products/arduino-uno-rev3)