Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sezanzeb committed Oct 28, 2017
1 parent 91801c4 commit 1ad533b
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@
- Supports IE9
- Link two files, add an attribute to your img tag, done.

<br/>

# minimal working example
## minimal working example

You can find the css and js files here: https://github.com/sezanzeb/Hippo/tree/master/src

Expand All @@ -19,8 +20,9 @@ You can find the css and js files here: https://github.com/sezanzeb/Hippo/tree/m

<img zoom="full.jpg" src="thumbnail.jpg"/>

<br/>

# captions and categories
## captions and categories

<link rel="stylesheet" href="hippo-gallery.css" type="text/css">
<script src="hippo-gallery.js"></script>
Expand All @@ -29,7 +31,8 @@ You can find the css and js files here: https://github.com/sezanzeb/Hippo/tree/m
<img category="category2" zoom="pic2.jpg" src="preview2.jpeg" caption="caption2"/>
<img category="category2" caption="caption3" zoom="pic3.jpg" alt="click here"/>

<br/>

# live example
## live example

http:https://hip70890b.de/web.php#Hippo
http:https://hip70890b.de/web.php#Hippo

0 comments on commit 1ad533b

Please sign in to comment.