diff --git a/README.rst b/README.rst index 013334a..eddf7fd 100644 --- a/README.rst +++ b/README.rst @@ -85,10 +85,11 @@ - Resolve Thesaurus's schizophrenia. :: + v = t['a.b.c'] # This recurses t['a.b.c'] = v # This does not, needs set_path(). -I want to be comfortable this feels naturale to others or make changes. + I want to be comfortable this feels naturale to others or make changes. Copyright and License Information