From 8d2e287ecdfb508e03506c4c3b2632ffdd835b6e Mon Sep 17 00:00:00 2001 From: Chuck Date: Mon, 28 Nov 2022 23:32:52 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4da1a54..cb9b909 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ It is a simple menu-driven utility with a command line backend. 2. Corruption 3. Damaged indexes 4. Database bloat after optimization + 5. Searching gets sluggish ## Functions provided @@ -579,4 +580,4 @@ Ok to remove temporary databases/workfiles for this session? (Y/N) ? y Are you sure (Y/N) ? y Deleting all temporary work files. bash-4.4# -``` \ No newline at end of file +```