From fa5418a7daa1c5dd5094e2eb4d21aeb0f0ca21d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Salvador=20Piedra?= Date: Fri, 13 Oct 2017 21:51:11 +0200 Subject: [PATCH] Fixed anchors --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c195006..ab09d0a 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ Unofficial Python module to search into Nyaa.si and nyaa.pantsu.cat. Supports Python 3+ -* [Installation](#Installation) -* [Example](#Example) -* [Methods](#Methods) +* [Installation](#installation) +* [Example](#example) +* [Methods](#methods) * [search()](#search()) * [news()](#news()) -* [Categories and subcategories](#Categories-and-subcategories) -* [Contributions and development](#Contributons-and-development) -* [License](#License) +* [Categories and subcategories](#categories-and-subcategories) +* [Contributions and development](#contributons-and-development) +* [License](#license) ## Installation