diff --git a/README.md b/README.md index 4963b91..7ccf504 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ - Uses in-memory storage to speed up tests. - Automatic table creation and data seeding using GORM models or SQL statements. +## Requirements + +- Go 1.20 (or later versions) + ## Installation ```bash