Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rebornweb authored Mar 18, 2022
1 parent 2e19b21 commit 2b13f67
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@ Developing, managing Systems Windows or Linux which I like more
#There is Also a Waving Animation Waving.js & a Image Cycler dreCycler.js



```
/*The Problem about being a Programmer
My mum said:
"Honey, please go to the market and buy 1 Bottle of Milk. If they have eggs,
bring 6
"
Expand All @@ -27,6 +28,7 @@ She said: "Why did you buy 6 bottles of milk?"
I said: "Cause they had EGGS!!"
*/
var milk = 6;
var eggs = true;
Expand All @@ -40,3 +42,4 @@ console.log("You bought " + milk + " Bottles of Milk");
};
mumAsks();
```

0 comments on commit 2b13f67

Please sign in to comment.