Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Update README
- Change README format to reST - Add reference to the original project COUCHDB-2539
- Loading branch information
Showing
2 changed files
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,14 @@ | ||
============ | ||
couchdb-bear | ||
============ | ||
|
||
A set of statistics functions for erlang. Currently bear is focused on use | ||
inside the Folsom Erlang metrics library but all of these functions are generic | ||
and useful in other situations. | ||
|
||
This is a fork of https://github.com/boundary/bear project. | ||
|
||
License | ||
======= | ||
|
||
Apache 2.0 |