diff --git a/README.md b/README.md index f22455d..a7ee3c4 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ List ---- ```python = [from_inclusive : to_exclusive : step_size] +``` + +```python .append() .extend() += []