diff --git a/Home.md b/Home.md index ae75f25..1f9b1ec 100644 --- a/Home.md +++ b/Home.md @@ -6,8 +6,8 @@ While the library's implementation does make your work much easier: basic knowledge of the ELF binary format is required. Information about ELF binary format can be found widely on the web. -Current version of **ELFIO** library is 2.0 and it is distributed under MIT License conditions. +Current version of **ELFIO** library is 2.0. It is distributed under MIT License conditions. -Note for users of previous library versions 1.0.x: Version 2.0 is not source compatible to earlier versions. But, for many projects, transition to a new library interface does not take more than several minutes. +Note to users of previous library versions 1.0.x - Version 2.0 is not source compatible to earlier versions. But, for many projects, transition to a new library interface does not take more than several minutes. ***