diff --git a/README.rst b/README.rst index 5350e74b..9a769c62 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,8 @@ in Python. Features -------- -* `Format string syntax `__ +* `Format string syntax + `__ similar to the one used by `str.format `__ in Python. * Support for user-defined types. @@ -312,7 +313,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Documentation License --------------------- -The `Format String Syntax `__ +The `Format String Syntax +`__ section in the documentation is based on the one from Python `string module documentation `__ adapted for the current library. For this reason the documentation is