commit 8e887f7318ad91a6a067ce60a55ef3f3e9b9399b Author: Sirin Puenggun Date: Tue Aug 22 13:21:39 2023 +0700 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..c04b1eb --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Name of Your Cafe + +Write a one or two sentence description of your cafe. + +## [Menu](menu.md) + +| Cuisine | Contributor | +|:--------------------------------------|--------------------| +| | | diff --git a/menu.md b/menu.md new file mode 100644 index 0000000..aabd78b --- /dev/null +++ b/menu.md @@ -0,0 +1,5 @@ +## Menu + +[First Food Section](#first-food-section) | ... + +## First Food Section