diff --git a/README.md b/README.md index c343306..83d1047 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # SWAP -An overview of using SWAP Memory to free up server resources. \ No newline at end of file +An overview of using SWAP Memory to free up server resources. + +*** + +### SUGGESTED +I suggest that Preload be used with system that have SWAP available. To enable this advanced cacheing software input the following into terminal: +```sh +sudo apt install -y preload +``` \ No newline at end of file