Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 155 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 155 Bytes

ramen

An attempt to make a decent ramen. Here is how things should go:

graph LR
A(Mushroom)-->B[Egg]
B-->C{Ramen}
C-->D[Happy]
C-->E[Sad]
Loading