# HG changeset patch # User Santeri Piippo # Date 1386356963 -7200 # Node ID 3e789c98922516aba69b43a17ab1bf316135e177 # Parent a52cfa218780b1a60a0fd7dd9c2001bb0b9f55ed updated README.md with a mention of the ring drawing diff -r a52cfa218780 -r 3e789c989225 README.md --- a/README.md Fri Dec 06 21:06:48 2013 +0200 +++ b/README.md Fri Dec 06 21:09:23 2013 +0200 @@ -13,6 +13,7 @@ * Parse error recovery, if a line/object cannot be parsed properly it will be displayed as an errorneous object. This object can be selected and its contents edited and have it reparsed, so you can fix these errors within LDForge. * 6 camera modes plus a free-angle one. * Drawing mode that allows you to literally draw polygons and lines into the screen. +* Circle drawing mode as an extension to drawing mode to allow easy circle and ring placement. (development version only) * A simple primitive generator * Object hiding * Select by color or type