Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
erayhanoglu committed Dec 13, 2021
1 parent 2a64fae commit d5af7cd
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 @@ -31,7 +31,7 @@ $ npm install postgresql-client --save
```

## Documentation
Documentation for detailed usage is [here](DOCUMENTATION.md)
Please read [DOCUMENTATION](DOCUMENTATION.md) for detailed usage.

```ts
import {Connection} from 'postgresql-client';
Expand Down

0 comments on commit d5af7cd

Please sign in to comment.