From 829cfbf4047d03ba1dcafdc16a9d51a64f149c34 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sun, 4 Jul 2021 15:33:51 +0200 Subject: [PATCH] README: Update introduction --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index efef36c..050249a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,7 @@ # irctest This project aims at testing interoperability of software using the -IRC protocol, by running them against test suites and making different -software communicate with each other. - -It is very young and does not contain a lot of test cases yet. +IRC protocol, by running them against common test suites. ## The big picture