From 6774e65c7816dc024ab3d62be4e455e7533805e0 Mon Sep 17 00:00:00 2001 From: Alastair Weakley Date: Thu, 15 Aug 2024 07:59:35 +1000 Subject: [PATCH] Remove extra paragraph in readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 2c1f34c..8b2324e 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ An implementation of EDTF format in Python, together with utility functions for See for the final draft specification. -This project is based on python-edtf and was developed to include the newest specification - ## To install ```shell