diff --git a/HELLOWORLD.md b/HELLOWORLD.md new file mode 100644 index 0000000..fdffd67 --- /dev/null +++ b/HELLOWORLD.md @@ -0,0 +1,7 @@ +Hello and welcome to the Trips project! + +We're glad you're here. This repository is the home for the Trips application and the tools that support it. + +If you're new, start with `README.md` to get the project running, then take a look around `src/` to see how things are organized. + +Happy building!