From a79f8e91ffcfa9cb8a9976c2c91c44859f262e77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hern=C3=A1n=20Dar=C3=ADo=20Vanegas=20Madrigal?= Date: Mon, 18 Nov 2024 16:17:18 -0500 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4729164..86f1dc5 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ of the field arithmetic is done from scratch. This project does not consider the following features yet: -- Private and reliable communication channels. - The network implementation does not consider delays in communication. - There are not enough tests. - The implementation is not performant.