diff --git a/branching-merging/hamburg.md b/branching-merging/hamburg.md new file mode 100644 index 0000000000000000000000000000000000000000..6160f0faff7c675a20564f43197bf58dfe61de82 --- /dev/null +++ b/branching-merging/hamburg.md @@ -0,0 +1,9 @@ + +# This file is for restaurant recommendation in Hamburg + +- Altona + - First restaurant + - Second + +- Hauptbahnof + - Badshah diff --git a/branching-merging/recommendations.md b/branching-merging/recommendations.md index c3f0478d1d7cbd0fb05c8c917b8d7bc233141c89..0bbf9031ec4f654fcb183efa33bff446c128b8c5 100644 --- a/branching-merging/recommendations.md +++ b/branching-merging/recommendations.md @@ -1,15 +1,15 @@ # Restaurant recommendations -A clection of recommended restarants in/near Heidelberg. +A collection of recommended restaurants in/near Heidelberg. Click on the lins below to see recommendations for a particular area. - [Rohrbach](rohrbach.md) - [Bergheim](bergheim.md) - +- [Hamburg] (hamburg.md) #### Contributors - Toby Hodges Contributions are encouraged! -Please read the instructions in [CONTRIBUTING.md](CONTRIBUTING.md) before submitting a Merge Request. \ No newline at end of file +Please read the instructions in [CONTRIBUTING.md](CONTRIBUTING.md) before submitting a Merge Request.