diff --git a/AUTHORS.txt b/AUTHORS.txt index bd85159d..7dd5dfb6 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -1,2 +1,2 @@ -Pelipenko Ivan (peri4) peri4ko@yandex.ru -Bychkov Andrey (andrey) work.a.b@yandex.ru +peri4 = Пелипенко Иван +andrey = Бычков Андрей diff --git a/README.md b/README.md index fcc53ac0..23056ec2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Platform-Independent Primitives library + ## Introduction + Low-level C++ library that covers next areas: * Strings * Console IO @@ -12,7 +14,9 @@ Low-level C++ library that covers next areas: * Compression (zlib) * Resources * Metaprogramming + ## CMake + This library tightly integrated with CMake by providing some macro: * `pip_code_model( file0 [file1 ...] [OPTIONS opt0 [opt1 ...] ] [ABSOLUTE])`