Skip to content

Commit e7c7d2a

Browse files
author
James Moriarty
committed
update: README.md.
1 parent 9b3dbfc commit e7c7d2a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44

55
Turn your AWS S3 bucket into an image gallery.
66

7+
![Demo GIF](/doc/Demo.gif "Demo GIF")
8+
79
Example: https://aqueous-cliffs-6127.herokuapp.com/
810

911
## Web Sequence Diagrams
1012

11-
![Poto](/doc/Poto.png "Poto")
13+
![Web Sequence Diagrams](/doc/Poto.png "Web Sequence Diagrams")
1214

1315
## Poto::ImageProxy
1416

@@ -34,7 +36,7 @@ As well as the API - query and access the storage backend via hal+json.
3436
```ruby
3537
# page - current page marker.
3638
# per_page - the max files to display per page.
37-
# prefix - filter files by name matching prefix.
39+
# query - filter files by name matching query.
3840
#
3941
# Examples
4042
#

doc/Demo.gif

378 KB
Loading

0 commit comments

Comments
 (0)