diff --git a/readme.md b/readme.md index 0f5540d..e6a3070 100644 --- a/readme.md +++ b/readme.md @@ -20,7 +20,7 @@ Masonry is a library that provides and implements all the basics necessary to bu ## DSL Features -- [ ] Indicate values that are based on Environment variables +- [x] Indicate values that are based on Environment variables - [ ] Yaml file to include custom template functions (Otto for JS) - [x] On Entities, we should indicate what CRUD functions should be implemented instead of implementing all, or forcing the user to define each in the Endpoints section - [ ] Support field transformations on Entities using a template for `BeforeToORM` in `service.pb.gorm.override.go`