diff --git a/README.rst b/README.rst index 2f07282..0677fc7 100644 --- a/README.rst +++ b/README.rst @@ -79,8 +79,8 @@ screen() good names that make sense? I am struggling with the ThesaurusExtended method names myself. - - Resolve Thesaurus's schizophrenia:: - + - Resolve Thesaurus's schizophrenia + :: v = t['a.b.c'] # This recurses t['a.b.c'] = v # This does not. Use set_path()