Use scoped package name
This commit is contained in:
Родитель
d849f4d3b9
Коммит
6bc438ed82
|
@ -5,13 +5,13 @@ Auto-complete input values from server search results.
|
|||
## Installation
|
||||
|
||||
```
|
||||
$ npm install --save auto-complete-element
|
||||
$ npm install --save @github/auto-complete-element
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
```js
|
||||
import 'auto-complete-element'
|
||||
import '@github/auto-complete-element'
|
||||
```
|
||||
|
||||
```html
|
||||
|
|
Загрузка…
Ссылка в новой задаче