Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljwilson committed Jul 3, 2019
1 parent 081d8ab commit 5d17d51
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ http://made-experiments-in-multi-attribute-decisions.rtfd.io/

Optionally, build the documentation from the ``docs/`` folder::

pip install sphinx
cd docs/
make html
$ pip install sphinx
$ cd docs/
$ make html

Contact
=============
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/folder-structure.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Folder Structure

The folder structure for the project follows the format illustrated below:

.. image:: images/folder_structure.png
.. image:: ../images/folder_structure.png
:height: 341
:width: 217
:alt: folder structure
Expand Down

0 comments on commit 5d17d51

Please sign in to comment.