[READ-ONLY] Mirror of https://github.com/thoda-dev/svg-lua. svg lua library
0

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

Thomas (Mar 6, 2019, 9:54 AM +0100) ce8af55a deea6fa6

+1 -1
+1 -1
README.md
··· 197 197 198 198 **svg:draw()** *return the svg formated string* 199 199 200 - **svg:draw()** *return the svg formated string for elements added to the drawing, without the outer `<svg>`* 200 + **svg:innerdraw()** *return the svg formated string for elements added to the drawing, without the outer `<svg>`* 201 201 202 202 ### Elements for svg:add(element) or elements rendering only 203 203