Skip to content

Commit

Permalink
Remove CODE_OF_CONDUCT.md file and put a link to it in the README ins…
Browse files Browse the repository at this point in the history
…tead.
  • Loading branch information
Ben Lambert committed Jul 31, 2017
1 parent a105c70 commit fa9ba6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 49 deletions.
46 changes: 0 additions & 46 deletions CODE_OF_CONDUCT.md

This file was deleted.

10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
asr_evaluation
==============

[![Build Status](https://travis-ci.org/belambert/asr-evaluation.svg?branch=master)](https://travis-ci.org/belambert/asr-evaluation)
[![PyPI version](https://badge.fury.io/py/asr_evaluation.svg)](https://badge.fury.io/py/asr_evaluation)
[![codecov](https://codecov.io/gh/belambert/asr-evaluation/branch/master/graph/badge.svg)](https://codecov.io/gh/belambert/asr-evaluation)
Expand All @@ -19,7 +18,6 @@ Please let me know if you have any comments, questions, or problems.

Installing & uninstalling
-------------------------

The easiest way to install is using pip:

pip install asr-evaluation
Expand All @@ -37,7 +35,6 @@ To uninstall with pip:

Command line usage
------------------

For command line usage, see:
```
wer --help
Expand Down Expand Up @@ -77,3 +74,10 @@ optional arguments:
Skip over any examples where the reference is empty.
```

Contributing and code of conduct
--------------------------------
For contributions, it's best to Github issues and pull requests. Proper
testing and documentation suggested.

Code of conduct is expected to be reasonable, especially as specified by
the [Contributor Covenant][http://contributor-covenant.org/version/1/4/]

0 comments on commit fa9ba6c

Please sign in to comment.