From 28b03c4f9c13727f904da81df5ad4ec837be2b49 Mon Sep 17 00:00:00 2001 From: Fabio Caccamo Date: Thu, 16 Jan 2020 18:26:34 +0100 Subject: [PATCH] Updated README. [ci skip] --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0e4b4e7..80249fe 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ d.keypath_separator = None ### API -- [Utility methods](#utility-methods) +- **Utility methods** - [`clean`](#clean) - [`clone`](#clone) @@ -160,7 +160,7 @@ d.keypath_separator = None - [`unflatten`](#unflatten) - [`unique`](#unique) -- [I/O methods](#io-methods) +- **I/O methods** - [`from_base64`](#from_base64) - [`from_csv`](#from_csv) @@ -177,7 +177,7 @@ d.keypath_separator = None - [`to_xml`](#to_xml) - [`to_yaml`](#to_yaml) -- [Parse methods](#parse-methods) +- **Parse methods** - [`get_bool`](#get_bool) - [`get_bool_list`](#get_bool_list)