diff --git a/README.md b/README.md index 476fac3..8eab323 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Loki A C++ Template library, developed by Andrei Alexandrescu, the author of the book _Modern C++ Design_. -Source code in this project is tied to _Modern C++ Design_. For the mostly recent updates, please refer to the official project in SourceForge.net: http://sourceforge.net/projects/loki-lib/files/Loki/ +Source code in this project is tied up with _Modern C++ Design_. For the mostly recent updates, please refer to the official project in SourceForge.net: http://sourceforge.net/projects/loki-lib/files/Loki/ The purpose to create this repository is just to do experiments in _Modern C++ Design_.