1 Commits

Author SHA1 Message Date
e59adc6a45 docs) add hello world welcome note 2026-02-21 22:19:56 +00:00
2 changed files with 7 additions and 5 deletions

View File

@@ -1,5 +0,0 @@
Hello and welcome to the Trips repository!
We are glad you are here. This project uses standard git workflows and follows the conventions already in the codebase.
If you are just getting started, begin by reading the README and browsing the main modules to understand the structure.

7
HELLOWORLD.md Normal file
View File

@@ -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!