Update 'README.md'

This commit is contained in:
Spencer Killen 2023-03-21 12:11:57 -06:00
parent a48d3c82ff
commit e8582b6706
1 changed files with 2 additions and 1 deletions

View File

@ -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