From 2a6bd191fed901d0e80fabcec7471c0fb06759a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Salvador=20Piedra?= Date: Fri, 13 Oct 2017 21:52:05 +0200 Subject: [PATCH] Fixed anchors (the good one) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab09d0a..6d9937a 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Supports Python 3+ * [Installation](#installation) * [Example](#example) * [Methods](#methods) - * [search()](#search()) - * [news()](#news()) + * [search()](#search) + * [news()](#news) * [Categories and subcategories](#categories-and-subcategories) * [Contributions and development](#contributons-and-development) * [License](#license)