Skip to content

Commit 2d0320a

Browse files
committed
Merge pull request bitcoin#329 from ralphtheninja/travis-badge
Add travis build badge to README
2 parents 43fcf23 + dd1c3c3 commit 2d0320a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
**LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.**
22

3+
[![Build Status](https://travis-ci.org/google/leveldb.svg?branch=master)](https://travis-ci.org/google/leveldb)
4+
35
Authors: Sanjay Ghemawat (sanjay@google.com) and Jeff Dean (jeff@google.com)
46

57
# Features

0 commit comments

Comments
 (0)