Skip to content

Commit

Permalink
Update README for examples
Browse files Browse the repository at this point in the history
  • Loading branch information
saitoha committed Jul 3, 2016
1 parent a85a1e3 commit 61ccfb6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
4 changes: 0 additions & 4 deletions examples/drawing/README.md
Expand Up @@ -33,7 +33,3 @@ Hayaki Saito <saitoha@me.com>

I declared main.c is in Public Domain (CC0 - "No Rights Reserved").
This example is offered AS-IS, without any warranty.

Note that some configure scripts and m4 macros are distributed under the terms
of the special exception to the GNU General Public License.

9 changes: 3 additions & 6 deletions examples/python/README.md
Expand Up @@ -7,13 +7,14 @@ This example suggests how to convert PIL images into SIXEL using libsixel python
Requirements
------------

PIL (Python Imaging Library) or its compatible library
- libsixel-python
- PIL (Python Imaging Library) or its compatible library


Run (only works on SIXEL terminals)
-----------------------------------

$ ./converter.py
$ ./converter.py <image file path>


License
Expand All @@ -22,7 +23,3 @@ Hayaki Saito <saitoha@me.com>

I declared main.c is in Public Domain (CC0 - "No Rights Reserved").
This example is offered AS-IS, without any warranty.

Note that some configure scripts and m4 macros are distributed under the terms
of the special exception to the GNU General Public License.

0 comments on commit 61ccfb6

Please sign in to comment.