浏览代码

this has been tested with more recent versions of Racket

George C. Privon 3 年之前
父节点
当前提交
56bce6b222
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -8,6 +8,6 @@ Run `update_database.rkt help` for information on how to add/update entries.
 
 ## Requirements
 
-* [Racket](https://racket-lang.org/) (tested with Racket 7.5)
+* [Racket](https://racket-lang.org/) (tested with Racket >=7.5)
 * [`db` library](https://docs.racket-lang.org/db/index.html) and sqlite3 native library.