Skip to content

Commit

Permalink
gs
Browse files Browse the repository at this point in the history
  • Loading branch information
GobindaSaha committed Sep 23, 2019
1 parent 7e369ff commit 476885b
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 @@ -20,7 +20,7 @@ $ npm i string-manipulation

## Usage

In your ts file include the package as -
In your ts file include the package as -<br />
```import * as str from 'string-manipulation';```

After importing the package from node_modules use 'str' attribute as an instance of the module. Like -
Expand Down

0 comments on commit 476885b

Please sign in to comment.