From 7bbca3dd928168a43ec73f53e8e9e171941ce3aa Mon Sep 17 00:00:00 2001 From: Michael Pilosov Date: Thu, 26 May 2022 16:11:05 +0000 Subject: [PATCH] order of examples --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c7edeab..fc47ecc 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ The examples here do not aim to achieve "perfection" with each example, but rath In each folder there is a complete example complemented by an internal `README.md` file to explain the intended learning outcome and context for the example. +The suggested order of examples is +1. `occupancy` +1. `images` (TODO) +1. `salary` +1. `games` ## General Guidelines