From f3ff3d12ad89470075d4d25918575f335b9cfde9 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 13 Aug 2018 09:54:45 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b79078ddae..14119a250cd 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,11 @@ This is our core library. ## Features - Parametric design of sewing patterns -- Auto-layout of pattern parts - Modular design with support for [plugins](https://github.com/freesewing/plugins) +- Auto-layout of pattern parts +- Auto-offset of paths for seam allowance +- Support for paperless patterns (with [our theme plugin](https://github.com/freesewing/plugin-theme)) - Sampling of options, a single measurement, or across models -- Comparison of draft to range of models - Renders to SVG - Run in the browser as well as on the server with Node.js