feat: adds cities to the list
Populates list with cities to visit.
This commit is contained in:
parent
9f12e3afe1
commit
9f2d2914df
1 changed files with 56 additions and 2 deletions
58
README.md
58
README.md
|
@ -1,2 +1,56 @@
|
||||||
# travel_hitlist
|
# Hit List
|
||||||
Oh, the places you'll go!
|
|
||||||
|
Note: there is no information encoded in the order.
|
||||||
|
|
||||||
|
* ~~Berlin, Germany~~
|
||||||
|
* Munich, Germany
|
||||||
|
* Heidelberg, Germany
|
||||||
|
* ~~Geneva, Switzerland~~
|
||||||
|
* Bern, Switzerland
|
||||||
|
* Zurich, Switzerland
|
||||||
|
* Lausanne, Switzerland
|
||||||
|
* ~~Paris, France~~
|
||||||
|
* ~~Aix-en-Provence, France~~
|
||||||
|
* Oslo, Norway
|
||||||
|
* Bergen, Norway
|
||||||
|
* Copenhagen, Denmark
|
||||||
|
* Reykjavik, Iceland
|
||||||
|
* Stockholm, Sweden
|
||||||
|
* Gothenburg, Sweden
|
||||||
|
* Amsterdam, Netherlands
|
||||||
|
* Dubrovnik, Croatia,
|
||||||
|
* Split, Croatia
|
||||||
|
* Montreal, Canada
|
||||||
|
* Quebec City, Canada
|
||||||
|
* Vancouver, Canada
|
||||||
|
* Monaco, France
|
||||||
|
* Mexico City, Mexico
|
||||||
|
* Cabo San Lucas, Mexico
|
||||||
|
* Santorini, Greece
|
||||||
|
* Vienna, Austria
|
||||||
|
* Salzburg, Austria
|
||||||
|
* Cinque Terre, Italy
|
||||||
|
* Oahu Hawaii, USA
|
||||||
|
* Chicago, USA
|
||||||
|
* St. Petersburg, Russia
|
||||||
|
* Gold Coast, Australia
|
||||||
|
* Sydney, Australia
|
||||||
|
* Luxembourg, Luxembourg
|
||||||
|
* Auckland, New Zealand
|
||||||
|
* Kohphiphi Islands, Thailand
|
||||||
|
* Hong Kong, China
|
||||||
|
* Shanghai, China
|
||||||
|
* Tokyo, Japan
|
||||||
|
* Kyoto, Japan
|
||||||
|
* Seoul, South Korea
|
||||||
|
* London, England
|
||||||
|
* Cambridge, England
|
||||||
|
* Chester, England
|
||||||
|
* Edinburgh, Scotland
|
||||||
|
* Dublin, Ireland
|
||||||
|
* Galway, Ireland
|
||||||
|
* Rio de Janerio, Brazil
|
||||||
|
* Cartegena, Colombia
|
||||||
|
* Jaffa, Israel
|
||||||
|
* Tel Aviv, Israel
|
||||||
|
* Beirut, Lebanon
|
||||||
|
|
Loading…
Reference in a new issue