From 1f0d319114a3601b81264d83888af2d68f6a4e95 Mon Sep 17 00:00:00 2001 From: Steven Maguire Date: Fri, 14 Feb 2020 10:18:58 -0600 Subject: [PATCH] Update readme --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index f01b9eb..aba0a7e 100644 --- a/README.md +++ b/README.md @@ -11,21 +11,6 @@ A direct port of the algorithms used to generate and verify ASP.NET password has https://github.com/dotnet/aspnetcore/blob/master/src/Identity/Extensions.Core/src/PasswordHasher.cs -## Structure - -If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following. - -``` -bin/ -build/ -docs/ -config/ -src/ -tests/ -vendor/ -``` - - ## Install Via Composer