Skip to content

Commit

Permalink
Merge pull request #56 from virtualsue/master
Browse files Browse the repository at this point in the history
Trivial. Removed 'moribund' from README.md
  • Loading branch information
xiang90 committed Sep 27, 2017
2 parents 700b8ea + 235a427 commit 54f6fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ bbolt
[![Coverage](https://codecov.io/gh/coreos/bbolt/branch/master/graph/badge.svg)](https://codecov.io/gh/coreos/bbolt)
[![Godoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://godoc.org/github.com/coreos/bbolt)

bbolt is a fork of [Ben Johnson's][gh_ben] moribund [Bolt][bolt] key/value
bbolt is a fork of [Ben Johnson's][gh_ben] [Bolt][bolt] key/value
store. The purpose of this fork is to provide the Go community with an active
maintenance and development target for Bolt; the goal is improved reliability
and stability. bbolt includes bug fixes, performance enhancements, and features
Expand Down

0 comments on commit 54f6fad

Please sign in to comment.