Skip to content

Commit

Permalink
fixing continues
Browse files Browse the repository at this point in the history
  • Loading branch information
JannisHoch committed Oct 7, 2020
1 parent 493522c commit f9df937
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Overview

CoPro
----------------
a machine-learning tool for conflict risk projections based on climate, environmental, and societal drivers.

Welcome to CoPro, a machine-learning tool for conflict risk projections based on climate, environmental, and societal drivers.

.. image:: https://travis-ci.com/JannisHoch/conflict_model.svg?branch=dev
:target: https://travis-ci.com/JannisHoch/conflict_model
Expand All @@ -27,7 +28,7 @@ a machine-learning tool for conflict risk projections based on climate, environm
Installation
----------------

To install the conflict model, first clone the code from GitHub. It is advised to create an individual python environment first.
To install copro, first clone the code from GitHub. It is advised to create an individual python environment first.
You can then install the model package into this environment.

.. code-block:: console
Expand Down Expand Up @@ -76,7 +77,7 @@ By default, output is stored to the output directory specified in the settings-f
Documentation
---------------

Model documentation including model API can be found at http://conflict-model.rtfd.io/
Model documentation including model API can be found at http://copro.rtfd.io/

Code of conduct and Contributing
---------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
copro
=========================

This is the documentation website of the 'copro', a (machine learning) model for mapping environmental drivers of conflict risk.
This is the documentation website CoPro, a machine-learning tool for conflict risk projections based on climate, environmental, and societal drivers.

.. image:: https://travis-ci.com/JannisHoch/conflict_model.svg?token=BnX1oxxHRbyd1dPyXAp2&branch=dev
:target: https://travis-ci.com/JannisHoch/conflict_model
Expand Down

0 comments on commit f9df937

Please sign in to comment.