From d0919f61680c39cd0e5795437cdd0b00b8e7c846 Mon Sep 17 00:00:00 2001
From: Sidd <sg01357@surrey.ac.uk>
Date: Fri, 6 Mar 2020 13:56:25 +0000
Subject: [PATCH] Write plans to start a base on Venus

---
 mars.txt  | 1 +
 venus.txt | 1 +
 2 files changed, 2 insertions(+)
 create mode 100644 venus.txt

diff --git a/mars.txt b/mars.txt
index b7c0969..8cf6949 100644
--- a/mars.txt
+++ b/mars.txt
@@ -1,3 +1,4 @@
 Cold and dry, but everything is my favorite color
 The two mooons may be a problem for Wolfman
 But the Mummy will appreciate the lack of humidity
+Maybe I should start with a base on Venus.
diff --git a/venus.txt b/venus.txt
new file mode 100644
index 0000000..ec89800
--- /dev/null
+++ b/venus.txt
@@ -0,0 +1 @@
+Venus is a nice planet and I definitely should consider it as a base.
-- 
GitLab