From 3766caf68fbcd93973c6209fe4575e5a98c36412 Mon Sep 17 00:00:00 2001 From: antonleviathan Date: Sat, 2 Mar 2019 12:59:39 -0500 Subject: [PATCH 1/2] Add Canadian shopping list (amazon.ca) --- shoppinglist_ca.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 shoppinglist_ca.md diff --git a/shoppinglist_ca.md b/shoppinglist_ca.md new file mode 100644 index 0000000..2d8594c --- /dev/null +++ b/shoppinglist_ca.md @@ -0,0 +1,7 @@ +## Shopping List: Amazon Canada + +* RaspBerry Pi 3: https://amzn.to/2NDLD31 +* Micro SD-Card 16GB: https://amzn.to/2NEXWMa +* Power: https://amzn.to/2NCdCju +* 1TB Hard Drive: https://amzn.to/2NF0lqj +* LCD-Display + Case + Pen: https://amzn.to/2GWx3D8 From c6de3d3d2e0c0975daa10e05e3bcdffb8c5d70ae Mon Sep 17 00:00:00 2001 From: antonleviathan Date: Sat, 2 Mar 2019 12:59:50 -0500 Subject: [PATCH 2/2] Add Canadian shopping list to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1fa8ac..bc91136 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ These are the community currated shopping lists based on country: * [Germany](shoppinglist_de.md) *(reference shopping list)* * [USA](shoppinglist_usa.md) +* [Canada](shoppinglist_ca.md) * [UK](shoppinglist_uk.md) * [Switzerland](shoppinglist_ch.md) * [France](shoppinglist_fr.md)