From 2d10dd4aecc5ab5d49c7cc4cf30e81a9ad83a793 Mon Sep 17 00:00:00 2001 From: Federico Blaseotto Date: Sun, 1 Jan 2017 02:51:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d49e759..65b14e86 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # openmcdf **Structured Storage .net component - pure C#** -OpenMCDF is a 100% .net / C# component that allows developers to manipulate [Microsoft Compound Document File Format](https://msdn.microsoft.com/en-us/library/dd942138.aspx) (also known as OLE structured storage). +OpenMCDF is a 100% .net / C# component that allows developers to manipulate [Microsoft Compound Document Files](https://msdn.microsoft.com/en-us/library/dd942138.aspx) (also known as OLE structured storage). Compound file includes multiple streams of information (document summary, user data) in a single container.