Skip to content

Commit

Permalink
readme in rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mgraffg committed May 24, 2019
1 parent fdf099f commit b9c9308
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
|Build Status|
EvoDAG
=========================================

|PyPI version|
.. image:: https://travis-ci.org/mgraffg/EvoDAG.svg?branch=master
:target: https://travis-ci.org/mgraffg/EvoDAG

|Coverage Status|
.. image:: https://ci.appveyor.com/api/projects/status/vx09qqgluff3ko5e?svg=true
:target: https://ci.appveyor.com/project/mgraffg/evodag

.. image:: https://coveralls.io/repos/github/mgraffg/EvoDAG/badge.svg?branch=master
:target: https://coveralls.io/github/mgraffg/EvoDAG?branch=master

.. image:: https://anaconda.org/ingeotec/evodag/badges/version.svg)
:target: https://anaconda.org/ingeotec/evodag

.. image:: https://badge.fury.io/py/EvoDAG.svg
:target: https://badge.fury.io/py/EvoDAG

EvoDAG
======

Evolving Directed Acyclic Graph (EvoDAG) is a steady-state Genetic
Programming system with tournament selection.

More information can be found on http://github.com/mgraffg/EvoDAG
More information can be found on `http://github.com/mgraffg/EvoDAG`_.

0 comments on commit b9c9308

Please sign in to comment.