From c22820fccba4ab2d8626bc6a3fd3fec4ec8d0fee Mon Sep 17 00:00:00 2001 From: wout Date: Sat, 1 Feb 2014 16:44:26 +0100 Subject: [PATCH] Updated README --- README.md | 4 ++-- 1 file 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() -- 2.39.5