From e4428ba3161f26c99d07932bea32ba773aad8849 Mon Sep 17 00:00:00 2001 From: Deepak007oo <65079668+Deepak007oo@users.noreply.github.com> Date: Thu, 1 Oct 2020 15:51:13 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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