[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

authored by

Thomas and committed by
GitHub
(Sep 8, 2020, 7:30 PM +0200) 8b8bd055 5f8dd5ee

+1 -3
+1 -3
README.md
··· 2 2 3 3 svg lua library *(made for LUA 5.3.4)* 4 4 5 - Come and chat with me on Gitter: [![Gitter](https://badges.gitter.im/svg-lua/community.svg)](https://gitter.im/svg-lua/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) 6 - 7 5 ## Installation 8 6 9 7 You can install the minified version using NPM with NodeJS: `npm i svg-lua` ··· 275 273 - stroke: string => lines color 276 274 - strokeWidth: string => lines width 277 275 - fill: string => fill color 278 - - tranform: string => transformation options (eg: rotation) 276 + - tranform: string => transformation options (eg: rotation)