Update README.md
This commit is contained in:
parent
82dd6ddb5b
commit
ea2fecb651
1 changed files with 2 additions and 3 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue