Skip to content

Commit

Permalink
docs: improve intro
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerpadilla committed Dec 7, 2022
1 parent 0422d8b commit 49463fa
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 @@ -4,7 +4,7 @@

[nukak](https://nukak.org) is a powerful `ORM`, ideated to be efficient, secure, and easy to use. Inspired by other `ORMs` such as [TypeORM](https://typeorm.io) and [MongoDB driver](https://www.mongodb.com/docs/drivers/node/current/fundamentals/crud/query-document/), and has been designed to rely on serializable `JSON` syntax.

It is built on top of `TypeScript` & modern JavaScript, and combines the best elements of OOP (Object Oriented Programming) and FP (Functional Programming).
It is built on top of `TypeScript` & modern `JavaScript`, and combines the best elements of OOP (Object Oriented Programming) and FP (Functional Programming).

 

Expand Down

0 comments on commit 49463fa

Please sign in to comment.