You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://packagist.org/packages/phenixphp/sqlite)
@@ -24,7 +24,6 @@
24
24
-[Executing Queries](#executing-queries)
25
25
-[Prepared Statements](#prepared-statements)
26
26
-[Transactions](#transactions)
27
-
-[Dependencies](#dependencies)
28
27
-[License](#license)
29
28
30
29
---
@@ -237,6 +236,14 @@ try {
237
236
238
237
---
239
238
239
+
## Learning Phenix
240
+
241
+
You can learn about Phenix in the official [documentation](https://phenix.omarbarbosa.com) and discover the power of asynchronous and concurrent applications in native PHP.
242
+
243
+
## Security Vulnerabilities
244
+
245
+
If you discover a security vulnerability within Phenix, please send an e-mail to Omar Barbosa via [contacto@omarbarbosa.com](mailto:contacto@omarbarbosa.com). All security vulnerabilities will be promptly addressed.
246
+
240
247
## License
241
248
242
249
This package is open-sourced software licensed under the [MIT](https://opensource.org/licenses/MIT) license.
0 commit comments