@latentminds/pi-quotas 0.1.1 → 0.1.2
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 +4 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -89,6 +89,10 @@ No additional setup is required — if Pi can use the provider, pi-quotas can ch
|
|
|
89
89
|
|
|
90
90
|
[MIT](LICENSE) © Latent Minds Pty Ltd
|
|
91
91
|
|
|
92
|
+
## Acknowledgements
|
|
93
|
+
|
|
94
|
+
This project was inspired by [@aliou/pi-synthetic](https://www.npmjs.com/package/@aliou/pi-synthetic).
|
|
95
|
+
|
|
92
96
|
<p align="center">
|
|
93
97
|
<img src="docs/latent-minds@2x.png" alt="Latent Minds" width="320" />
|
|
94
98
|
</p>
|