DEADSOFTWARE

fixed view comparsion
[bbdiff.git] / README
diff --git a/README b/README
index e885fea72926ce49049b2258617116d2a9b87b4f..24217a5f6875293bee9d3550aa505bfd0fdae46a 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,7 @@
-BlackBox Diff Utils
+BlackBox diffutils
 --------------------
 
 Clone of diff and patch utilites from *nix for BlackBox and its binary document format.
-Command DevDiff.CompareThis compare two files and produce patch in unified diff format.
-Command DevDiff.PatchThis read patch in unified diff format and apply changes from it.
 
 Building
 --------------------
@@ -14,11 +12,11 @@ Usage
 --------------------
 
 See sources. Documentation not writed yet.
+Command DevDiff.CompareThis compare two files and produce patch in unified diff format.
+Command DevDiff.PatchThis read patch in unified diff format and apply changes from it.
 
 Current state
 --------------------
 
 This is NOT final version of module DevDiff. It is NOT well tested, but it works. You are warned!
-The biggest problem is that Views not compared and always treated as different.
-While applying patch tested only Views types.
 Todo list see at the and of sources.