Fix line length of taste & tweak it slightly

pull/135/head
terminalforlife 4 years ago
parent a3f21c156d
commit 2e8aee7eeb

@ -1,11 +1,11 @@
# taste (Bash-Snippets)
# A recommendation engine that provides 3 similar items based on some input topic.
# Recommendation engine providing 3 similar items based on some input topic.
# Get the names of three recommendations based on supplied item
# Get names of three recommendations based on supplied item.
taste Catcher in the Rye
# Get the names and information on three recommendations based on supplied item
# Get names of and information on three recommendations based on supplied item.
taste -i Kendrick Lamar
# Get information on the supplied item
# Get information on the supplied item.
taste -s Red Hot Chili Peppers

Loading…
Cancel
Save