Skip to content

Commit bbefc7d

Browse files
committed
Update README
1 parent 5519e76 commit bbefc7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Python (3) Parser for JavaScript/TypeScript, based on [antlr4ts](https://www.npm
44

55
[![npm version](https://img.shields.io/npm/v/python-ast.svg)](https://www.npmjs.com/package/python-ast)
66

7-
<!-- [![Build Status](https://travis-ci.org/urish/java-ast.png?branch=master)](https://travis-ci.org/urish/java-ast) -->
7+
[![Build Status](https://travis-ci.org/lexanth/python-ast.png?branch=master)](https://travis-ci.org/lexanth/python-ast)
88

99
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
1010

11-
Singificantly based on [java-ast](https://github.com/urish/java-ast) - all credit to [Urish](https://github.com/urish)
11+
Significantly based on [java-ast](https://github.com/urish/java-ast) - all credit to [Urish](https://github.com/urish)
1212

1313
## Usage Example
1414

0 commit comments

Comments
 (0)