Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jlevallois authored Mar 2, 2017
1 parent 4508b8f commit 6f4d9d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Show your publication count for all your publications, from Google Scholar.

```html
<script type="text/javascript" src="http://code.jquery.com/jquery-2.2.0.min.js"></script>
<script type="text/javascript" src="http://kha.li/dist/scholar/scholar-0.1.0.min.js"></script>
<script type="text/javascript" src="http://kha.li/dist/scholar/scholar-0.1.1.min.js"></script>
```

- Add span (or whatever) where you want to get your publication count:
Expand Down Expand Up @@ -59,7 +59,7 @@ Show your publication count for all your publications, from Google Scholar.
<html>
<head>
<script type="text/javascript" src="http://code.jquery.com/jquery-2.2.0.min.js"></script>
<script type="text/javascript" src="http://kha.li/dist/scholar/scholar-0.1.0.min.js"></script>
<script type="text/javascript" src="http://kha.li/dist/scholar/scholar-0.1.1.min.js"></script>
</head>
<body>
<p>Integral based Curvature Estimators in Digital Geometry -
Expand All @@ -78,7 +78,7 @@ Show your publication count for all your publications, from Google Scholar.

### Result

> Integral based Curvature Estimators in Digital Geometry - [15](https://scholar.google.fr/citations?view_op=view_citation&hl=fr&user=-BL0_2EAAAAJ&citation_for_view=-BL0_2EAAAAJ:u5HHmVD_uO8C)
> Integral based Curvature Estimators in Digital Geometry - [18](https://scholar.google.fr/citations?view_op=view_citation&hl=fr&user=-BL0_2EAAAAJ&citation_for_view=-BL0_2EAAAAJ:u5HHmVD_uO8C)
## Live Example

Expand Down

0 comments on commit 6f4d9d0

Please sign in to comment.