A simple memory testing utility

Fixed typo in README.

authored by jeduardo.com and committed by

GitHub c4bbd839 7f4d0835

+1 -1
+1 -1
README.md
··· 2 2 3 3 [![Build Status](https://travis-ci.org/jeduardo/memtest.svg?branch=master)](https://travis-ci.org/jeduardo/memtest) 4 4 5 - This is a simply utility which allocates as much megabytes of RAM as requested, pausing 0 or more seconds during allocation. It was designed to verify the progression of memory allocation on Linux environments under cgroups constraints for memory usage. 5 + This is a simple utility which allocates as much megabytes of RAM as requested, pausing 0 or more seconds during allocation. It was designed to verify the progression of memory allocation on Linux environments under cgroups constraints for memory usage. 6 6 7 7 ## Building 8 8