Add explanation Markdown file for Box types

This commit is contained in:
maride 2017-11-20 16:41:23 +01:00
parent e90932041d
commit ec7f33b041
2 changed files with 11 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
* *
!*.scad !*.scad
!*.md

10
Boxes_WTF.md Normal file
View File

@ -0,0 +1,10 @@
# Boxes
There are currently multiple types of boxes in this repository.
## Types
| File Name | Description | Photo(s) |
|---|---|---|
| `Box_Type1_Generator.scad` | Box with detachable lid, held by overlapping walls; ideal to hold card games | [Imgur](https://i.imgur.com/TaweTEi.png) |
| `Box_Type2_Generator.scad` | Box with detachable lid and notches, optionally held by a rubber band | [Imgur](https://i.imgur.com/wRx3Ny0.png) |