@alevnyacow/nzmt 0.13.0 → 0.13.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -21,6 +21,7 @@ Batteries included!
|
|
|
21
21
|
- You want your application to be runtime-safe
|
|
22
22
|
- You want to move fast without losing predictability
|
|
23
23
|
- You want a backend that can evolve into a full-stack solution
|
|
24
|
+
- You dig cool cartoonish fonts in logos
|
|
24
25
|
|
|
25
26
|
You focus on business logic; NZMT handles the infrastructure.
|
|
26
27
|
|