Update README.org

This commit is contained in:
Logan Hunt 2022-06-07 19:31:23 -07:00 committed by GitHub
parent a0cdcb748c
commit e718ef491d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
* SBCL Speedrun Timer * SBCL Speedrun Timer
This is a complete rewrite of my first Lisp project: a speedrun timer. It uses an ncurses wrapper (croatoan) and a SQLite database, with the [[https://github.com/fukamachi/mito][MITO ORM.]] This is a complete rewrite of my first Lisp project: a speedrun timer. It uses an ncurses wrapper (croatoan) and a SQLite database, with the [[https://github.com/fukamachi/mito][MITO ORM.]]
Showcase of features on [[https://youtu.be/WJgRw6Mvdl4][YouTube]] Showcase of features on [[https://youtu.be/WJgRw6Mvdl4][YouTube]], because I hate documenting.
** Requirements ** Requirements
+ [[https://www.quicklisp.org/beta/][Quicklisp]] + [[https://www.quicklisp.org/beta/][Quicklisp]]