Skip to content

Commit

Permalink
Tidy up README for #83
Browse files Browse the repository at this point in the history
  • Loading branch information
machawk1 committed Apr 29, 2016
1 parent c29b1e0 commit 3746e9b
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
WARCreate
=========
<h2 align="center">
<a href="https://github.com/machawk1/mink"><img src="https://cdn.rawgit.com/machawk1/warcreate/master/icons/icon-128.png" alt="WARCreate logo" /></a><br />WARCreate</h2>
<p align="center" style="font-weight: normal;"><em>"Create <a href="http://www.iso.org/iso/catalogue_detail.htm?csnumber=44717">WARC</a> files from any webpage"</em></p>

<p align="center">
<a href="https://travis-ci.org/machawk1/warcreate"><img src="https://travis-ci.org/machawk1/warcreate.svg" alt="TravisCI build status" /></a>
<a href="http://standardjs.com/"><img src="https://img.shields.io/badge/code%20style-standard-brightgreen.svg" /></a>
<br /><a href="https://chrome.google.com/webstore/detail/warcreate/kenncghfghgolcbmckhiljgaabnpcaaa?hl=en&gl=US"><img src="https://developer.chrome.com/webstore/images/ChromeWebStore_BadgeWBorder_v2_206x58.png"></a>
</p>

WARCreate is a Google Chrome extension with an aim to be able to "Create [WARC](http://www.iso.org/iso/catalogue_detail.htm?csnumber=44717) files from any webpage".

Expand All @@ -15,4 +22,17 @@ WARCreate is currently in active development though has gone through various rel

The original idea and prototype was [published](http://dl.acm.org/citation.cfm?id=2232930) in the Joint Conference on Digital Libraries 2012 (JCDL '12) Proceedings.

The latest stable binary can be [downloaded from the Chrome Web Store](https://chrome.google.com/webstore/detail/warcreate/kenncghfghgolcbmckhiljgaabnpcaaa?hl=en&gl=US).
## Install ##

The latest stable binary can be [downloaded from the Chrome Web Store](https://chrome.google.com/webstore/detail/warcreate/kenncghfghgolcbmckhiljgaabnpcaaa?hl=en&gl=US).

## Sample Usage ##
(TODO)

## Contact ##
WARCreate is a project of the <a href="http://ws-dl.cs.odu.edu">Web Science and Digital Libraries (WS-DL) research group at Old Dominion University (ODU)</a>, created by Mat Kelly.

For support e-mail [email protected] or tweet to us at <a href="https://twitter.com/machawk1">@machawk1</a> and/or <a href="https://twitter.com/WebSciDL">@WebSciDL</a>.

## License ##
GPLv3

0 comments on commit 3746e9b

Please sign in to comment.