diff --git a/Home.md b/Home.md
index 9e6384e..eb22566 100644
--- a/Home.md
+++ b/Home.md
@@ -6,6 +6,9 @@ _public member function_
- [**size**](https://github.com/nlohmann/json/wiki/nlohmann::basicjson::size)
returns the number of elements
_public member function_
+- [**max_size**](https://github.com/nlohmann/json/wiki/nlohmann::basicjson::max_size)
+returns the maximum possible number of elements
+_public member function_
### Modifiers