Skip to content

Commit 0b8664f

Browse files
author
Vitaly Tomilov
committed
docs.
1 parent 8cab5b2 commit 0b8664f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

typescript/README.MD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
### TypeScript for pg-promise
1+
## TypeScript for pg-promise
22

33
Complete TypeScript 2.0 declarations for the [pg-promise] module.
44

5-
#### Inclusion
5+
### Inclusion
66

77
Typescript should be able to pick up the definitions without any manual configuration.
88

9-
#### Usage
9+
### Usage
1010

1111
```ts
1212
import * as pgPromise from 'pg-promise';

0 commit comments

Comments
 (0)