From 00ea643a1305f67256d73e42fdc326178bbf7397 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 30 Apr 2022 14:22:16 +0100 Subject: [PATCH] [ci skip] Remove subfolder README sentence --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index be29bd1..30a0c85 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,6 @@ X10D (pronounced *extend*), is a .NET package that provides extension methods fo - [Contributing](#contributing) - [License](#license) -You can find the list of classes that have extension methods by viewing the `README.md` file in any of the respective library folders. - ## Installation ### NuGet installation ```ps