Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 421 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 421 Bytes

swallow

bridge-of-death

=============

This project uses Wolfram Alpha to answer the age-old question:

What is the average airspeed velocity of an unladen swallow?

You will need to acquire an API key from Wolfram Alpha here.

Change the value of APIKEY on line 10 in src/main/java/Swallow.java and you're good to go!

mvn test