diff --git a/README.md b/README.md index a919744..961b17b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ - Container will configure vscode's settings to recognize .pl files as Prolog rather than the default Perl. - Will install extensions for lisp, prolog, and ASP -- Will configure SBCL to use rlwrap so that you have history when using a lisp REPL +- Will configure SBCL to use ~~rlwrap~~ so that you have history when using a lisp REPL + - (Currently using the slightly worse rlfe instead of rlwrap due to rlwrap breaking all the time) # How to use