Skip to content

Commit ac552d9

Browse files
authored
Add purpose section to README
Added purpose section explaining the plugin's functionality.
1 parent f4fc19f commit ac552d9

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
@@ -2,6 +2,9 @@
22

33
A plugin for Eleventy to showcase your SCAD files.
44

5+
## Purpose
6+
Use Eleventy to generate a site to showcase your OpenSCAD models. This plugin adds `.scad` as a template and will use your system's OpenSCAD to render the file into an STL. An additional HTML file with Three.js STL viewer is gererated as well.
7+
58
![NPM Version](https://img.shields.io/npm/v/eleventy-plugin-scad)
69

710
## Install into Project

0 commit comments

Comments
 (0)