Skip to content

Commit fb18abf

Browse files
committed
readme: mention C output
1 parent d4e2f6b commit fb18abf

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
[![Build Status](https://secure.travis-ci.org/indutny/llparse.svg)](http://travis-ci.org/indutny/llparse)
33
[![NPM version](https://badge.fury.io/js/llparse.svg)](https://badge.fury.io/js/llparse)
44

5-
An API for compiling an incremental parser into [LLVM bitcode][3].
6-
7-
**NOTE: The resulting bitcode works with `clang` 6.0.1 or later**
5+
An API for compiling an incremental parser into C output and/or
6+
[LLVM bitcode][3].
87

98
## Usage
109

0 commit comments

Comments
 (0)