Skip to content

Commit

Permalink
README: added frog demo gif
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed Jul 3, 2023
1 parent d78b097 commit a1141a1
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,13 @@ Contents of this distribution:

Run ``frog --help`` for basic usage instructions.

## Demo

![Frog Demo](https://raw.githubusercontent.com/CLARIAH/wp3-demos/master/frog.gif)

## Documentation

The Frog documentation can be found on https://frognlp.readthedocs.io
The Frog documentation can be found on <https://frognlp.readthedocs.io>

## Container Usage

Expand All @@ -137,11 +141,11 @@ Add the ``-v /path/to/your/data:/data`` parameter if you want to mount your data

## Python Binding

If you are looking to use Frog from Python, please see https://github.com/proycon/python-frog instead for the python binding. It is not included in this repository.
If you are looking to use Frog from Python, please see <https://github.com/proycon/python-frog> instead for the python binding. It is not included in this repository.

## Webservice

If you are looking to run Frog as a webservice yourself, please see https://github.com/proycon/frog_webservice . It is not included in this repository.
If you are looking to run Frog as a webservice yourself, please see <https://github.com/proycon/frog_webservice> . It is not included in this repository.

## Credits

Expand Down

0 comments on commit a1141a1

Please sign in to comment.