From 98a8024f64d1cafaf9056aee36404621221bf505 Mon Sep 17 00:00:00 2001 From: Devon Jones Date: Fri, 9 Feb 2018 11:27:33 -0700 Subject: [PATCH] Updated to add ultra basic and openlock --- sets/README.md | 2 + sets/basic.md | 2 + sets/curved.md | 2 + sets/diagonal.md | 2 + sets/hallway.md | 2 + sets/openlock.md | 100 ++++++++++++++++++++++++++++++++++++++++++++ sets/options.md | 2 + sets/ultra_basic.md | 63 ++++++++++++++++++++++++++++ 8 files changed, 175 insertions(+) create mode 100644 sets/openlock.md create mode 100644 sets/ultra_basic.md diff --git a/sets/README.md b/sets/README.md index fa8e22c..7a7ae1f 100644 --- a/sets/README.md +++ b/sets/README.md @@ -68,9 +68,11 @@ Printing isn't always clean. In many cases, magnet holes will end up with strin ## Sets +* [Ultra Basic Set](ultra_basic.md) * [Basic Set](basic.md) <- Start here * [Diagonal Set](diagonal.md) * [Curved Set](curved.md) +* [OpenLOCK Set](openlock.md) diff --git a/sets/options.md b/sets/options.md index ba61649..ab0ad40 100644 --- a/sets/options.md +++ b/sets/options.md @@ -12,9 +12,11 @@ [Instructions](README.md) +* [Ultra Basic Set](ultra_basic.md) * [Basic Set](basic.md) <- Start here * [Diagonal Set](diagonal.md) * [Curved Set](curved.md) +* [OpenLOCK Set](openlock.md)