firelinks 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
data/README.markdown CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Firelinks lets you mirror your Firefox browsing session in elinks.
4
4
 
5
- [screenshots]
5
+ <a href="https://github.com/danchoi/firelinks/raw/master/screens/firelinks1b.png" rel="lightbox[screens]"><img src="https://github.com/danchoi/firelinks/raw/master/screens/firelinks1c.png" /></a>
6
6
 
7
7
  Benefits:
8
8
 
@@ -13,8 +13,9 @@ Benefits:
13
13
 
14
14
  ## Prerequisites
15
15
 
16
+ * Linux (does not work yet on OS X)
16
17
  * [elinks][elinks]
17
- * Firefox 3 or higher
18
+ * Firefox 3 or higher
18
19
  * Ruby (tested on 1.9.2)
19
20
 
20
21
  [elinks]:http://elinks.or.cz/
@@ -50,7 +51,7 @@ To quit Firelinks, just press `CTRL-C` (instead of the normal quit key sequence
50
51
 
51
52
  ## Bug reports and feature requests
52
53
 
53
- Please submit these at either of these places:
54
+ Please submit here:
54
55
 
55
56
  * <https://github.com/danchoi/firelinks/issues>
56
57
 
@@ -1,3 +1,3 @@
1
1
  module Firelinks
2
- VERSION = '0.0.2'
2
+ VERSION = '0.0.3'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: firelinks
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: