diff --git a/README.md b/README.md index dbd764c..4ae5734 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,6 @@ This package can be installed with [Composer](https://getcomposer.org). $ composer require nuxed/filesystem ``` -### Documentation - -Documentation for Nuxed Filesystem can be found in this repository under the [docs](docs/README.md) folder. - ### Example ```hack @@ -48,10 +44,10 @@ async function main(): void { ### Security -For information on reporting security vulnerabilities in Nuxed Filesystem, see [SECURITY.md](SECURITY.md). +For information on reporting security vulnerabilities in Nuxed, see [SECURITY.md](SECURITY.md). --- ### License -The Nuxed Filesystem library is open-sourced software licensed under the MIT-licensed. +Nuxed is open-sourced software licensed under the MIT-licensed. diff --git a/SECURITY.md b/SECURITY.md index 7d28d2a..6bc25b6 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,6 +1,6 @@ # Security -If you discover a security vulnerability within Nuxed Filesystem, please send an e-mail to Saif Eddin Gmati via azjezz@protonmail.com. +If you discover a security vulnerability within Nuxed, please send an e-mail to Saif Eddin Gmati via azjezz@protonmail.com. Please withhold public disclosure until after we have addressed the vulnerability.