Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azjezz committed Nov 2, 2019
1 parent 5ffc177 commit d20f79f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Security

If you discover a security vulnerability within Nuxed Filesystem, please send an e-mail to Saif Eddin Gmati via [email protected].
If you discover a security vulnerability within Nuxed, please send an e-mail to Saif Eddin Gmati via [email protected].

Please withhold public disclosure until after we have addressed the vulnerability.

Expand Down

0 comments on commit d20f79f

Please sign in to comment.