Skip to content

Commit 98c8c00

Browse files
committed
feat(readme): update images implementation instructions
1 parent 90ab956 commit 98c8c00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,13 @@ Displays a paperclip link with attachment related icon into index and show views
7878

7979
[Read more!](docs/paperclip_attachment.md)
8080

81-
#### Paperclip Image
81+
#### Images
8282

83-
Displays a paperclip image into index and show views
83+
Display images in the index and show views. This implementation supports [Shrine](https://github.com/shrinerb/shrine) and [Paperclip](https://github.com/thoughtbot/paperclip).
8484

8585
<img src="./docs/images/paperclip-image-column.png" height="380" />
8686

87-
[Read more!](docs/paperclip_images.md)
87+
[Read more!](docs/images.md)
8888

8989
#### AASM Integration
9090

0 commit comments

Comments
 (0)