Skip to content

Commit 8c3aef6

Browse files
readme updated
1 parent 0f19433 commit 8c3aef6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ GroupDocs.Comparison is a lightweight library that allows you to merge and diff
55
##GroupDocs.Comparison Structure
66

77
The core of GroupDocs.Comparison library consists of five main components: Words, Pdf, Slides, Cells and Text and Common . Each main component is divided into Contracts, Domain, that implements it, and Core component which compares documents using features specific for certain document type.
8-
9-
Common component contains algorithms, which are used by every main component, common objects and enumerations. All five main components have reference on Common.
8+
All five main components have reference on Common.
109

1110
The Facade component gives an opportunity to simplify access to Comparison API and unites all comparison types into one API. Facade gives an ability to compare documents with all supported formats, and revise the changes from result document.
1211

0 commit comments

Comments
 (0)