typescript(option): chore: fixed readme docs url
Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
parent
64cbae4830
commit
04ca5c6e00
4
typescript/option/.vscode/settings.json
vendored
Normal file
4
typescript/option/.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"typescript.tsdk": "node_modules/typescript/lib",
|
||||||
|
"editor.formatOnSave": true
|
||||||
|
}
|
|
@ -14,7 +14,7 @@ npm install @adrielus/option
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
For detailed usage read [the docs](docs/main.md)
|
For detailed usage read [the docs](https://github.com/Mateiadrielrafael/option/tree/master/docs/main.md)
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue