Skip to content

Commit

Permalink
ADD: References in README.rst.
Browse files Browse the repository at this point in the history
  • Loading branch information
Moguf committed Aug 24, 2016
1 parent eb7dad4 commit 438c8eb
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. -*- mode: rst -*-
|Travis|_ |Coveralls|_ |Python35|
|Travis|_ |Coveralls|_ |Python35| |Cafemol|

.. |Travis| image:: https://travis-ci.org/Moguf/cafepy.svg?branch=master
.. _Travis: https://travis-ci.org/Moguf/cafepy
Expand All @@ -10,10 +10,12 @@

.. |Python35| image:: https://img.shields.io/badge/python-3.5-blue.svg

.. |Cafemol| image:: http://www.cafemol.org/image/favicon.gif

cafepy(Python3 scripts)
=======================

These scripts are for analyzing CafeMol outputs.
These scripts are for analyzing CafeMol_ outputs.

Requirements
------------
Expand Down Expand Up @@ -65,3 +67,10 @@ Example
python3 -m cafepy com -f filename.dcd -o output.file


References
----------
* CafeMol_ Project.

.. _CafeMol: http://www.cafemol.org


0 comments on commit 438c8eb

Please sign in to comment.