Skip to content

Commit 898ddf7

Browse files
committed
README update
1 parent ac19d17 commit 898ddf7

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
ruby-vips-*.gem
2+
.yardoc
23
.*.swp
34
tags

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ GEM
1919
rspec-core (2.11.1)
2020
rspec-expectations (2.11.3)
2121
diff-lcs (~> 1.1.3)
22-
rspec-mocks (2.11.2)
22+
rspec-mocks (2.11.3)
2323

2424
PLATFORMS
2525
ruby

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ gem 'ruby-vips'
9999
## Documentation.
100100

101101
ruby-vips has [rdoc
102-
documentation](http://rubydoc.info/gems/ruby-vips/0.2.0/frames). Also
102+
documentation](http://rubydoc.info/gems/ruby-vips/frames). Also
103103
see [Wiki page](https://github.com/jcupitt/ruby-vips/wiki)
104104

105105
## Small example

0 commit comments

Comments
 (0)