diff --git a/README.md b/README.md index 629cf1c..ebaaab8 100644 --- a/README.md +++ b/README.md @@ -1375,6 +1375,8 @@ Hashlib Introspection ------------- +**Inspecting code at runtime.** + ### Variables ```python = dir() # Names of in-scope variables.