From aba50c5c733420dc30f861d866a2c0bdc8933714 Mon Sep 17 00:00:00 2001 From: Aravindo Wingeier Date: Sun, 3 Jan 2021 22:40:49 +0100 Subject: [PATCH] doc: fixed toc in readme --- README.md | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index f4c7706d..a87df3a9 100644 --- a/README.md +++ b/README.md @@ -14,25 +14,25 @@ * [Supported operating systems](#supported-operating-systems) * [Installation instructions](#installation-instructions) * [Command Line Usage](#command-line-usage) - + [Command line examples](#command-line-examples) - + [Command line reference: export](#command-line-reference-export) + + [Command line examples](#command-line-examples) + + [Command line reference: export](#command-line-reference-export) * [Package Interface](#package-interface) - + [PhotosDB](#photosdb) - + [PhotoInfo](#photoinfo) - + [ExifInfo](#exifinfo) - + [AlbumInfo](#albuminfo) - + [ImportInfo](#importinfo) - + [FolderInfo](#folderinfo) - + [PlaceInfo](#placeinfo) - + [ScoreInfo](#scoreinfo) - + [SearchInfo](#searchinfo) - + [PersonInfo](#personinfo) - + [FaceInfo](#faceinfo) - + [CommentInfo](#commentinfo) - + [LikeInfo](#likeinfo) - + [Raw Photos](#raw-photos) - + [Template Substitutions](#template-substitutions) - + [Utility Functions](#utility-functions) + + [PhotosDB](#photosdb) + + [PhotoInfo](#photoinfo) + + [ExifInfo](#exifinfo) + + [AlbumInfo](#albuminfo) + + [ImportInfo](#importinfo) + + [FolderInfo](#folderinfo) + + [PlaceInfo](#placeinfo) + + [ScoreInfo](#scoreinfo) + + [SearchInfo](#searchinfo) + + [PersonInfo](#personinfo) + + [FaceInfo](#faceinfo) + + [CommentInfo](#commentinfo) + + [LikeInfo](#likeinfo) + + [Raw Photos](#raw-photos) + + [Template Substitutions](#template-substitutions) + + [Utility Functions](#utility-functions) * [Examples](#examples) * [Related Projects](#related-projects) * [Contributing](#contributing)