diff --git a/education/software development/ECE1400/Flowcharts and Pseudocode.md b/education/software development/ECE1400/Flowcharts and Pseudocode.md index db146e4..7ce4340 100644 --- a/education/software development/ECE1400/Flowcharts and Pseudocode.md +++ b/education/software development/ECE1400/Flowcharts and Pseudocode.md @@ -6,8 +6,13 @@ ## Diagram ```d2 -begin: {shape:oval} +begin: {shape: oval} +end: {shape: oval} begin -> add 3c flour\ --> add +-> add 1 1/2 tsp baking soda\ +-> add 1/2 tsp cinnamon\ +-> add 1/2 tsp salt\ +-> stir\ +[in separate bowl] ``` \ No newline at end of file