From 86c7a875d45ded5d5b94e7fb1a13e70b0ee4fe14 Mon Sep 17 00:00:00 2001 From: Adam Renaud Date: Sat, 4 May 2019 15:28:12 -0400 Subject: [PATCH] Update Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a454196..4013441 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ A library for reading Dxf files with an emphasis on geometric properties of enti - Basic Entity Parsing Framework (Complete) - Entity Specification Framework (Complete) +- Binary Files (Complete) - Entities (In order of importance) - LINE (Complete) - LWPOLYLINE (Complete)