Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Commit

Permalink
Add link to rawkit docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SamWhited committed Jul 8, 2015
1 parent 199a124 commit 0029aab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
photoREPL
=========

``photoREPL`` is an experimental UI build around the rawkit_ raw photo editing
library for Python.
``photoREPL`` is an experimental UI build around the rawkit_ (docs_) raw photo
editing library for Python.

photoREPL drops you at a Python prompt, with a few custom functions and a copy
of rawkit imported, and spawns a preview window for any photos you edit. As you
Expand All @@ -19,3 +19,4 @@ or run it directly: ::
python -i -m photorepl [some_raw_photos]

.. _rawkit: https://github.com/photoshell/rawkit
.. _docs: https://rawkit.readthedocs.org/

0 comments on commit 0029aab

Please sign in to comment.