Skip to content

Commit 9fdd27a

Browse files
committed
adding links
1 parent e2a9adb commit 9fdd27a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ export default (eleventyConfig) => {
148148
};
149149
```
150150

151+
The model in the examples below is a [Turner's Cube][tcube] and the scad code for it is [here](./scripts/turnercube.scad).
152+
151153
| ColorScheme | Thumbnail |
152154
| -------------- | ---------------------------------------------------------- |
153155
| Cornfield | ![Cornfield](./images/turnercube_Cornfield.png) |
@@ -169,3 +171,4 @@ export default (eleventyConfig) => {
169171

170172
[npm]: https://www.npmjs.com/package/eleventy-plugin-scad "npm page"
171173
[docker]: https://hub.docker.com/r/openscad/openscad "docker hub"
174+
[tcube]: https://www.google.com/search?q=turners+cube

0 commit comments

Comments
 (0)