From 8a26e4d6dbeb69a5cd3cbba54807ba080ccb3192 Mon Sep 17 00:00:00 2001
From: Hermes <hermes@ALLSPICE.IO>
Date: Thu, 25 Jul 2024 09:30:45 -0400
Subject: [PATCH] Update readme

---
 .DS_Store | Bin 8196 -> 8196 bytes
 README.md |   6 +++++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/.DS_Store b/.DS_Store
index f61a5f67a06b247afb4a802e2bbe341adee8933b..d30aff3bf7542e6d256a7834c0365eac7d7cba1b 100644
GIT binary patch
delta 268
zcmZp1XmOa}&nUhzU^hRb_+&c)vCT>X7a6@}85|jk7*ZHY88R9281fl(fqVlfG-EIW
z@>3WR8A^b-m?4896$nch^cV_&qG_Hv`N>H+`AG~63<5yxJNb#=Oi5mbG@z_5*t9gT
zdC5S%$qX5j6$BI~uN2~)+$FSuQF`)wVRc?zh9t0DHqiEh$@2siA>!gF;ta(p#mPBI
w`T04MCkWe2E)tFr%|W%9@jlRYhspZF&YRB&Z(-WZF7b^;7{zTUDmF3!0M5fgC;$Ke

delta 61
zcmV-D0K)%-K!iY$PXQ9KP`eKS5|cg<7PBG{(E*c95{i>O6AhCd6R?vT6*!Zh6kM}a
T6|w@cfQJFI2N?DQv3LgqV>T2G

diff --git a/README.md b/README.md
index f3f3740..efeab0a 100644
--- a/README.md
+++ b/README.md
@@ -38,22 +38,26 @@ 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:
 
 - [ ] Clone this repo to your local env
-- [ ] Review the schematics and PCB files within AllSpice and your local env
+- [ ] Review the schematics and PCB files within AllSpice and your local env.
+- [ ] Take a look at the datasheet in [this file](https://hub.allspice.io/AllSpice-demos/KiCAD-Demo/src/branch/main/Arduino-A000066-datasheet.pdf)
 - [ ] Review the issues tab and create a new one from the templates.
 - [ ] Review the Design reviews tab and the comments left
 - [ ] See the releases for the [repo](https://hub.allspice.io/allspice-hermes/ArduinoUNO-DEMO/releases) 
 - [ ] 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