Skip to content

Commit

Permalink
Replace "API" by "interfaces"
Browse files Browse the repository at this point in the history
  • Loading branch information
WinPooh32 committed Jan 8, 2024
1 parent 3213830 commit 540136e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ NORM is **N**ot an **ORM**.

It does:

- provide a **unified** CRUD API for your queries;
- provide **unified** CRUD interfaces for your queries;
- use generics for your types;
- **not** generate SQL migrations;
- **not** generate queries from structs;
Expand Down

0 comments on commit 540136e

Please sign in to comment.