Skip to content

Commit 20ec52f

Browse files
Fixed badge link
1 parent 3805d69 commit 20ec52f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
[![Build Status](https://travis-ci.org/harlanhaskins/LLVMSwift.svg?branch=master)](https://travis-ci.org/harlanhaskins/LLVMSwift)
2-
[![Documentation](/docs/badge.svg?raw=true)](https://harlanhaskins.github.io/LLVMSwift)
31

4-
# LLVMSwift
2+
3+
# LLVMSwift [![Build Status](https://travis-ci.org/harlanhaskins/LLVMSwift.svg?branch=master)](https://travis-ci.org/harlanhaskins/LLVMSwift) [![Documentation](https://cdn.rawgit.com/harlanhaskins/LLVMSwift/master/docs/badge.svg)](https://harlanhaskins.github.io/LLVMSwift)
54

65
LLVMSwift is a set of Swifty API wrappers for the LLVM C API.
76
It makes compiler development feel great from Swift!

0 commit comments

Comments
 (0)