Skip to content

Commit

Permalink
Merge pull request #32 from KissBalazs/patch-1
Browse files Browse the repository at this point in the history
Update README.md to emphasis the import in the MAIN module
  • Loading branch information
farengeyt451 authored Jul 23, 2022
2 parents 1bf1993 + 5781b36 commit 9649851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Import `NgxTippyModule`:
import { NgxTippyModule } from 'ngx-tippy-wrapper';
```

Then in your base module:
Then in your main module:

```ts
@NgModule({
Expand Down

0 comments on commit 9649851

Please sign in to comment.