Skip to content

Commit

Permalink
Added badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jchodera committed Oct 19, 2014
1 parent b44d3b8 commit 4c81e55
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
OpenMM Test Systems
===========
[![Linux Build Status](https://travis-ci.org/choderalab/openmm-testsystems.png?branch=master)](https://travis-ci.org/choderalab/openmm-testsystems)
<!--- [![Windows Build status](https://ci.appveyor.com/api/projects/status/80ov9tdffg5jkr7i/branch/master)](https://ci.appveyor.com/project/rmcgibbo/mdtraj-813/branch/master) -->
<!--- [![PyPI Version](https://badge.fury.io/py/openmm-testsystems.png)](https://pypi.python.org/pypi/openmm-testsystems) -->
<!--- [![Binstar Badge](https://binstar.org/omnia/openmm-testsystems/badges/version.svg)](https://binstar.org/omnia/openmm-testsystems) -->
<!--- [![Downloads](https://pypip.in/d/mdtraj/badge.png)](https://pypi.python.org/pypi/openmm-testsystems) -->

# OpenMM Test Systems

Test systems for OpenMM

# Description

This repository contains a suite of molecular systems that can be used
for the testing of various molecular mechanics related software. The
idea is that this repository will host a number classes that generate
OpenMM objects for simulating the desired systems.
OpenMM objects for simulating the desired systems.

These classes will also contain the member functions that calculate known
analytical properties of these systems, enabling the proper testing.
Expand Down

0 comments on commit 4c81e55

Please sign in to comment.