Skip to content

Commit 0f9b1cc

Browse files
author
Ryan Munro
committed
Fix readme
1 parent af1e92f commit 0f9b1cc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Most robust and simple Python bridge. [Features](#features), and [comparisons](
44

55
# API
66

7-
[View documentation for TypeScript examples.](README.ts.md)
7+
[View documentation with TypeScript examples.](README.ts.md)
88

99
```
1010
npm install python-bridge

README.ts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Most robust and simple Python bridge. [Features](#features), and [comparisons](
44

55
# API for TypeScript
66

7-
[View documentation with TypeScript examples.](README.ts.md)
7+
[View documentation with JavaScript examples.](README.ts.md)
88

99
```
1010
npm install python-bridge

0 commit comments

Comments
 (0)