diff options
| author | Joe Carstairs <me@joeac.net> | 2024-11-13 08:30:52 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2024-11-13 08:33:25 +0000 |
| commit | a526b3a4136b13f40394e905476f5a32ec155afa (patch) | |
| tree | 4cf75e0f1ef322baa70e66a54a59d60fb4eb54d2 /README.adoc | |
Initial commit
Diffstat (limited to 'README.adoc')
| -rw-r--r-- | README.adoc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc new file mode 100644 index 0000000..1c0c6c2 --- /dev/null +++ b/README.adoc @@ -0,0 +1,7 @@ += Raspberry Pi SMS puzzle for 154th Greenside Scouts + +To solve this puzzle, you need two Raspberry Pis, each plugged into a GSM/GPRS +HAT. Clone this repository onto both Raspberry Pis, but on one machine, delete +everything except the `team-1` folder, and on the other, delete everything +except the `team-2` folder. Navigate into those respective folders, and you're +ready to go. |
