diff options
-rw-r--r-- | oath_of_web_dev.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oath_of_web_dev.md b/oath_of_web_dev.md index 0d2e31d..b21bb2b 100644 --- a/oath_of_web_dev.md +++ b/oath_of_web_dev.md @@ -1,4 +1,4 @@ -#Oath of the dev +# Oath of the dev 1. I will have my browser developer console open at all times 2. I progress with small steps 3. I will write lots of console.log statements to undertand and debug `code` |