Update README.md

This commit is contained in:
Tony Roy 2021-03-13 13:00:10 -04:00 committed by GitHub
commit ea2fecb651
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,9 @@
## Laravel NetBox
NetBox is an open source web application designed to help manage and document computer networks.
### Table of contents
- [Installation](#installation)
- [Usage](#usage)
- [Models](#models)
- [Commands](#commands)
### Installation
Install this package with composer:
```
@ -88,7 +87,7 @@ public function getIndex(NetBox $netBox)
//
}
```
### Models
### Commands
#### Global
```php
NetBox::status()->show(array $params)