Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Jul 13, 2021
1 parent 9e9d7e8 commit 0ce9310
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,17 @@
## :floppy_disk: Quickstart

N/A
```el
(use-package company-meta-net
:ensure t
:hook (csharp-mode . (lambda () (eldoc-meta-net-enable))))
```

## :hammer: Configurations

#### `eldoc-meta-net-display-summary`

Display parameter's summary under ElDoc.

## Contribution

Expand Down

0 comments on commit 0ce9310

Please sign in to comment.