Parcourir la source

this has been tested with more recent versions of Racket

George C. Privon il y a 3 ans
Parent
commit
56bce6b222
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.