From 8492c00bdfcc189285bab61a444701bb08e71006 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 30 Apr 2022 14:08:09 +0100 Subject: [PATCH] Remove dead README anchors --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 12b030e..be29bd1 100644 --- a/README.md +++ b/README.md @@ -18,15 +18,7 @@ X10D (pronounced *extend*), is a .NET package that provides extension methods fo - [Installation](#installation) - [Unity installation](#unity-installation) - [NuGet installation](#nuget-installation) - - [Manual installation](#manual-installation) - [Features](#features) - - [Numeric](#numeric) - - [String](#string) - - [DateTime](#datetime) - - [Enumerable](#enumerable) - - [Enum](#enum) - - [Conversion](#conversion) - - [Random](#random) - [Contributing](#contributing) - [License](#license)