From f9de230fc1e67e4634339832ab9289de41504a17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikael=20West=C3=B6=C3=B6?= Date: Fri, 23 Jan 2026 17:54:42 +0100 Subject: [PATCH] Add initial README for ship design project MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Initialize repository with README explaining the project goal of designing a ship for first contact missions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a221ef0 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# First Contact + +## Project Overview + +This project is dedicated to designing a ship for first contact missions. + +## Goal + +Design and develop a spacecraft capable of facilitating humanity's first contact with extraterrestrial civilizations. + +## Status + +Project in early planning phase.