diff --git a/README.rst b/README.rst index 8fee536..8dce7e1 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ Usage Writing is simple:: - table['new-key']['key'] = ['value'] + table['new-key']['attribute'] = ['value'] So is reading::