diff --git a/README.md b/README.md index 3ed3de9..d0af5e3 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,6 @@ Pip-Boy inspired phone holder built around the PINE64 PinePhone. - OpenScad - [BOSL library](https://github.com/revarbat/BOSL) +## Build Instructions +See [Instructions Readme](instructions/README.md). + diff --git a/instructions/README.md b/instructions/README.md new file mode 100644 index 0000000..945a3f3 --- /dev/null +++ b/instructions/README.md @@ -0,0 +1,22 @@ +# Instructions + +WIP! + +## Components + - PINE64 PinePhone + - model parts (printed on a 3D printer) + - nuts and bolts (?) + - glue (?) + - textile / leather strap + - clips for the strap + - ... + +## Steps + 1. Gather your components + 2. Slide the phone into the *right* component + ![Step 01 01](step_01_01.jpg) + 3. Slide the *left* component onto the phone + 4. Cover the phone with the *top* harness component + ![Step 01 02](step_01_02.jpg) + 5. DONE! + diff --git a/instructions/step_01_01.jpg b/instructions/step_01_01.jpg new file mode 100644 index 0000000..2853ecb Binary files /dev/null and b/instructions/step_01_01.jpg differ diff --git a/instructions/step_01_02.jpg b/instructions/step_01_02.jpg new file mode 100644 index 0000000..080c9a9 Binary files /dev/null and b/instructions/step_01_02.jpg differ