diff --git a/README.md b/README.md index 7646d3a877..5ef8dff662 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Welcome to Boost.Python, a C++ library which enables seamless interoperability b * C++ to Python Exception Translation * Default Arguments * Keyword Arguments +* user friendly * Manipulating Python objects in C++ * Exporting C++ Iterators as Python Iterators * Documentation Strings