From d67a9fe76223b97c76414fb44672f509f1fbabf8 Mon Sep 17 00:00:00 2001 From: Alexey Golub Date: Sat, 30 Nov 2019 23:32:06 +0200 Subject: [PATCH] Update readme --- Readme.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/Readme.md b/Readme.md index 2c3d1b5..f23d2e9 100644 --- a/Readme.md +++ b/Readme.md @@ -486,12 +486,4 @@ Given that there are probably a dozen libraries that help with building CLI appl ## Etymology -CliFx is made out of "Cli" for "Command Line Interface" and "Fx" for "Framework". It's pronounced as "cliff ex". - -## Libraries used - -- [NUnit](https://github.com/nunit/nunit) -- [FluentAssertions](https://github.com/fluentassertions/fluentassertions) -- [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) -- [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) -- [Coverlet](https://github.com/tonerdo/coverlet) \ No newline at end of file +CliFx is made out of "Cli" for "Command Line Interface" and "Fx" for "Framework". It's pronounced as "cliff ex". \ No newline at end of file