diff -r d9f4285c795c -r 2f5dea574a75 README --- a/README Sat Oct 28 11:25:27 2017 +0200 +++ b/README Sat Oct 28 15:43:51 2017 +0200 @@ -15,12 +15,12 @@ 1. Introduction --------------- -UAP Common eXtensions provide useful data structures and algorithms for common -programmatic tasks in C language. By design the features are divided into +With this library we provide useful data structures and algorithms for common +programmatic tasks in the C language. By design the features are divided into modules to minimize the library footprint. Using the build files you can create -a static and a shared lib containing all modules, but you might also want use -the UCX sources in your project and compile specific modules to further minimize -the footprint. Feel free to do so. +a static and a shared lib containing all modules, but you may also use the UCX +sources in your project and compile specific modules by yourself to further +minimize the footprint. 2. Build @@ -69,7 +69,7 @@ 6. License ---------- -Copyright 2017 Olaf Wintermann. All rights reserved. +Copyright 2017 Mike Becker, Olaf Wintermann All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: