Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Shira-3749 committed Feb 6, 2017
1 parent 70ea249 commit 6cfb04f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ RSTPad

reStructuredText editor with live preview.

.. image:: screenshot.jpg
.. image:: screenshot.png

.. contents::

Expand Down Expand Up @@ -72,7 +72,7 @@ Compilation
Prerequisites
=============

- QT 5.7 & Qt Creator
- QT 5.8 & Qt Creator
- Python 2.7 (32bit or 64bit depending the used compiler)
- `Pygments <https://pypi.python.org/pypi/Pygments>`_ (tested with 2.1.3)
- `Docutils <https://sourceforge.net/p/docutils/code/HEAD/tree/trunk/docutils/>`_ (tested with 0.13, revision 7975)
Expand All @@ -82,9 +82,9 @@ Build configuration
===================

.. NOTE::
- OS X notes and examples assume that Python 2.7 has been installed using Homebrew.
- The paths used below (such as *C:/python*) are just examples. Use actual paths :)
- Use forward slashes in all paths. Omit trailing slashes.
- OS X notes and examples assume that Python 2.7 has been installed using Homebrew. Your paths may vary.

Copy *rstpad.local.pro.dist*, name it *rstpad.local.pro* and set the following variables:

Expand Down
Binary file removed screenshot.jpg
Binary file not shown.
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6cfb04f

Please sign in to comment.