summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-02-01 16:44:26 +0100
committerwout <wout@impinc.co.uk>2014-02-01 16:44:26 +0100
commitc22820fccba4ab2d8626bc6a3fd3fec4ec8d0fee (patch)
treec2fd57af7f3e56291c3a8d34e7d88145ba866883 /README.md
parentc8261c9ebe129ea0b281c876fdf722d04a8a4904 (diff)
downloadsvg.js-c22820fccba4ab2d8626bc6a3fd3fec4ec8d0fee.tar.gz
svg.js-c22820fccba4ab2d8626bc6a3fd3fec4ec8d0fee.zip
Updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e638034..898f0c5 100644
--- a/README.md
+++ b/README.md
@@ -664,8 +664,8 @@ Explicitly remove an attribute:
rect.attr('fill', null)
```
-__`returns`: value [getter]__
-__`returns`: itself [setter]__
+`getter`__`returns`: value__
+`setter`__`returns`: itself__
### transform()