From ddb09bb9a5c55653bda8d9f7502aab0cdd6a5354 Mon Sep 17 00:00:00 2001 From: Thomas Wilkerling Date: Sat, 23 Feb 2019 18:12:44 +0100 Subject: [PATCH] Update readme --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9a7dce0..61eeed2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

- + @@ -614,8 +614,11 @@ Index methods: - Index.__encode__(string) - Index.__export__() - Index.__import__(string) -- Index.__length__() -- Index.__index__() + +Index properties: +- Index.__id__ +- Index.__length__ +- Index.__index__ ## Usage