diff --git a/README.md b/README.md index 4f6dca3..7d1a5ca 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A collection of Sorting Algorithm implemented in C++11. See the `develop` branch for latest version. -## Testing +##Testing Tested on g++ 4.8.1 on Ubuntu 13.04 Server and Microsoft Visual Studio 2013RC ###Bubble Sort