diff --git a/hipster-restaurant-bar-name-generator.py b/hipster-restaurant-bar-name-generator.py index 92c5a49..90d9161 100755 --- a/hipster-restaurant-bar-name-generator.py +++ b/hipster-restaurant-bar-name-generator.py @@ -4,7 +4,8 @@ words = "salt fat anchor longshoreman sail mustache saw beard churn weight " \ "lamp wood whale axe pepper basil tamarind thyme cinnamon consumption " \ - "burgandy" + "burgandy porch brew pickle candle toad spoon fork knife lamb " \ + "oil kettle compass ox" words = words.split()